Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1008 Bytes

ModelsEvent.md

File metadata and controls

22 lines (17 loc) · 1008 Bytes

ModelsEvent

Properties

Name Type Description Notes
all_day bool [optional]
background str [optional]
calendar_event_id int [optional]
calendar_id int [optional]
end_time str [optional]
external_id str [optional]
foreground str [optional]
html_link str [optional]
ical_uid str This is an unique ID used to avoid duplicate events when getting information from multiple sources. E. G. the mobile may get calendar events without BE integration, so they should be able to tell if an event is repeated. [optional]
start_time str [optional]
title str [optional]
updated str [optional]

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