Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.14 KB

AccessIdentifier.md

File metadata and controls

18 lines (15 loc) · 1.14 KB

# AccessIdentifier

Properties

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]

[Back to Model list] [Back to API list] [Back to README]