ISPO SDK
ISPO
Preparing search index...
core
GoogleCalendarFreebusyResult
Interface GoogleCalendarFreebusyResult
Markdown
Copy Markdown
interface
GoogleCalendarFreebusyResult
{
calendars
:
Record
<
string
,
GoogleCalendarFreebusyCalendar
>
;
groups
:
Record
<
string
,
{
calendars
:
string
[]
;
errors
?:
{
message
?:
string
;
reason
:
string
}
[]
}
,
>
;
}
Index
Properties
calendars
groups
Properties
calendars
calendars
:
Record
<
string
,
GoogleCalendarFreebusyCalendar
>
groups
groups
:
Record
<
string
,
{
calendars
:
string
[]
;
errors
?:
{
message
?:
string
;
reason
:
string
}
[]
}
,
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
calendars
groups
ISPO
ISPO SDK
Loading...