Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 760 Bytes

File metadata and controls

16 lines (12 loc) · 760 Bytes

AreaUpdateDTO

Properties

Name Type Description Notes
uri str Area URI
is_structural_area bool Area type ( true = structural false = temporal)
rdf_type str Area rdf_type
name str Area name
description str Description of the area [optional]
geometry GeoJsonObject The geographical coordinates of the area
event EventCreationDTO Event linked to the area [optional]

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