ISPO SDK
ISPO
Preparing search index...
core
GoogleCalendarEventInput
Interface GoogleCalendarEventInput
Markdown
Copy Markdown
interface
GoogleCalendarEventInput
{
attendees
?:
GoogleCalendarAttendee
[]
;
description
?:
string
;
end
:
GoogleCalendarDateTime
;
id
?:
string
;
location
?:
string
;
recurrence
?:
string
[]
;
start
:
GoogleCalendarDateTime
;
status
?:
string
;
summary
?:
string
;
}
Index
Properties
attendees?
description?
end
id?
location?
recurrence?
start
status?
summary?
Properties
Optional
attendees
attendees
?:
GoogleCalendarAttendee
[]
Optional
description
description
?:
string
end
end
:
GoogleCalendarDateTime
Optional
id
id
?:
string
Optional
location
location
?:
string
Optional
recurrence
recurrence
?:
string
[]
start
start
:
GoogleCalendarDateTime
Optional
status
status
?:
string
Optional
summary
summary
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attendees
description
end
id
location
recurrence
start
status
summary
ISPO
ISPO SDK
Loading...