Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 810 Bytes

File metadata and controls

15 lines (11 loc) · 810 Bytes

ActivityCreationDTO

Properties

Name Type Description Notes
rdf_type str activity type defined in the ontology [optional]
uri str external uri of the activity or process [optional]
start_date str start date or datetime [optional]
end_date str end date or datetime [optional]
timezone str to specify if the offset is not in the dates and if the timezone is different from the default one [optional]
settings dict(str, object) a key-value system to store process parameters [optional]

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