ConfigurationListItem
The ConfigurationList's item that contains the configuration identifier, name, description and the active flag.
ConfigurationListItem
The ConfigurationList's item that contains the configuration identifier, name, description and the active flag.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
id | string | Yes | The generated ID (UUID v4) for the configuration. It has to be used when asking for changing any of the configuration parameters. |
name | string | No | Name of the configuration. |
description | string | No | Description of the configuration. |
isActive | boolean | Yes |