| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Identifier | [optional] |
| caption | string | Caption | [optional] |
| enabled | bool | `true` if enabled | [optional] |
| activeFrom | \DateTime | [optional] | |
| activeTo | \DateTime | [optional] | |
| activeHours | \Supla\ApiClient\Model\ActiveHoursDef | [optional] | |
| activeNow | bool | `true` if active now. Returned only if requested by the `include` parameter. | [optional] |
| relationsCount | \Supla\ApiClient\Model\AccessIdentifierRelationsCount | [optional] | |
| password | string | Location password (plain text). Returned only if requested by the `include` parameter. | [optional] |
| locations | \Supla\ApiClient\Model\Location[] | Array of locations, if requested by the `include` param | [optional] |