| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Identifier | [optional] |
| caption | string | Caption | [optional] |
| altIcon | int | Chosen alternative icon idenifier. Should not be greater than the `function.maxAlternativeIconIndex`. | [optional] |
| hidden | bool | Whether this channel group is shown on client apps or not | [optional] |
| ownSubjectType | string | [optional] | |
| functionId | int | [optional] | |
| function | \Supla\ApiClient\Model\ChannelFunction | [optional] | |
| locationId | int | [optional] | |
| location | \Supla\ApiClient\Model\Location | [optional] | |
| channels | \Supla\ApiClient\Model\Channel[] | Channel group channels, if requested by the `include` param | [optional] |
| userIconId | int | [optional] | |
| possibleActions | \Supla\ApiClient\Model\ChannelFunctionAction[] | What action can you execute on this subject? | [optional] |
| state | array<string,\Supla\ApiClient\Model\ChannelState> | [optional] | |
| relationsCount | \Supla\ApiClient\Model\ChannelGroupRelationsCount | [optional] |