Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 768 Bytes

File metadata and controls

17 lines (13 loc) · 768 Bytes

GaiaMapMetadata

GaiaMapMetadata

Properties

Name Type Required Description
map_rid GaiaMapRid Yes
map_gid GaiaMapGid Yes
name str Yes
created_at datetime Yes The time when the map was first created, based on UTC timezone.
last_modified datetime Yes The last time the map was modified, based on UTC timezone.
num_layers Optional[int] No The number of layers on the map.
num_elements Optional[int] No The number of elements on the map.

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