google_calendar_events

Events from GoogleCalendar.

source_id

Foreign key
GoogleCalendar ID of the events.

dx_user_id

Foreign key
Google calendar user's ID.

start_time

date
Start time of the event.

title

string
Title of the event (titles are imported upon request).

status

string
Status of the event.

end_time

date
End time of the event.

duration

number
Duration of the event.

invitee_count

number
Number of invitees.

response_status

string
Response status of the event of the user (accepted, tentative, declined, needsAction).