SettingsManagerApiDTO
Description
Model to describe a Category Manager for the settings
Required Parameters
- category
-
-
type: string
-
description: Category of the Manager
-
- settings
-
-
type: array
-
description: List of Settings contained in the Manager
-
-
reference: SettingApiDTOSerializable
-
-
Optional Parameters
- uuid
-
-
type: string
-
- displayName
-
-
type: string
-
description: A user readable name of the api object. Cannot be blank. The UTF-8 encoding must be at most 255 bytes.
-
- className
-
-
type: string
-