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] |