Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 748 Bytes

ElementsConfigUpdate.md

File metadata and controls

14 lines (9 loc) · 748 Bytes

ElementsConfigUpdate

Properties

Name Type Description Notes
rolesToLevels kotlin.collections.Map<kotlin.String, kotlin.collections.List<kotlin.String>> Obj with levels as keys and role ids as values
name kotlin.String The name of the elements_config [optional]
elementsType ElementsType The type of the elements interface, e.g: user management [optional]
settings kotlin.collections.Map<kotlin.String, Settings> Obj with the options of the elements interface, e.g: primary color [optional]
webhook WebhookUpdate [optional]