Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 823 Bytes

Location.md

File metadata and controls

14 lines (11 loc) · 823 Bytes

# Location

Properties

Name Type Description Notes
id int Identifier [optional]
caption string Caption [optional]
enabled bool `true` if enabled [optional]
relationsCount \Supla\ApiClient\Model\LocationRelationsCount [optional]
password string Location password (plain text). Returned only if requested by the `include` param [optional]
accessIds \Supla\ApiClient\Model\AccessIdentifier[] Array of AIDs, if requested by the `include` param [optional]

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