ISPO SDK
ISPO
Preparing search index...
core
GoogleCalendarEvent
Interface GoogleCalendarEvent
Markdown
Copy Markdown
interface
GoogleCalendarEvent
{
accountId
?:
string
;
attendees
?:
GoogleCalendarAttendee
[]
;
calendarId
:
string
;
created
?:
string
;
creator
?:
GoogleCalendarPerson
;
description
?:
string
;
end
:
GoogleCalendarDateTime
;
etag
?:
string
;
htmlLink
?:
string
;
id
:
string
;
location
?:
string
;
organizer
?:
GoogleCalendarPerson
;
recurrence
?:
string
[]
;
recurringEventId
?:
string
;
start
:
GoogleCalendarDateTime
;
status
:
string
;
summary
?:
string
;
updated
?:
string
;
}
Index
Properties
account
Id?
attendees?
calendar
Id
created?
creator?
description?
end
etag?
html
Link?
id
location?
organizer?
recurrence?
recurring
Event
Id?
start
status
summary?
updated?
Properties
Optional
account
Id
accountId
?:
string
Optional
attendees
attendees
?:
GoogleCalendarAttendee
[]
calendar
Id
calendarId
:
string
Optional
created
created
?:
string
Optional
creator
creator
?:
GoogleCalendarPerson
Optional
description
description
?:
string
end
end
:
GoogleCalendarDateTime
Optional
etag
etag
?:
string
Optional
html
Link
htmlLink
?:
string
id
id
:
string
Optional
location
location
?:
string
Optional
organizer
organizer
?:
GoogleCalendarPerson
Optional
recurrence
recurrence
?:
string
[]
Optional
recurring
Event
Id
recurringEventId
?:
string
start
start
:
GoogleCalendarDateTime
status
status
:
string
Optional
summary
summary
?:
string
Optional
updated
updated
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
account
Id
attendees
calendar
Id
created
creator
description
end
etag
html
Link
id
location
organizer
recurrence
recurring
Event
Id
start
status
summary
updated
ISPO
ISPO SDK
Loading...