Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 955 Bytes

File metadata and controls

20 lines (16 loc) · 955 Bytes

EventGetDTO

Properties

Name Type Description Notes
uri str Event URI [optional]
publisher UserGetDTO [optional]
rdf_type str Event type URI [optional]
rdf_type_name str Event type name [optional]
start str Beginning of the event [optional]
end str End of the event [optional]
is_instant bool Indicate if the event is instant [optional]
description str Description of the event [optional]
targets list[str] URI(s) of items concerned by this event [optional]
publication_date datetime [optional]
last_updated_date datetime [optional]

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