Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 836 Bytes

EntityData.md

File metadata and controls

19 lines (14 loc) · 836 Bytes

EntityData

Properties

Name Type Description Notes
id str
name str
entity_type EntityType
timezone str
parent_id str, none_type [optional]
destination_id str, none_type [optional]
location EntityDataLocation [optional]
tags [TagData] [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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