Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 885 Bytes

File metadata and controls

20 lines (16 loc) · 885 Bytes

EventUpdateDTO

Properties

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

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