Preparing search index...
The search index is not available
verifgood-js-sdk - v1.0.0
verifgood-js-sdk
apiRequests/Verifications
CalendarEvent
Interface CalendarEvent
Interface for calendar event data
interface
CalendarEvent
{
calendarId
:
string
;
category
:
string
;
end
:
string
;
id
:
number
;
isAllDay
:
boolean
;
raw
:
Verification
;
start
:
string
;
}
Index
Properties
calendar
Id
category
end
id
is
All
Day
raw
start
Properties
calendar
Id
calendarId
:
string
category
category
:
string
end
end
:
string
id
id
:
number
is
All
Day
isAllDay
:
boolean
raw
raw
:
Verification
start
start
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
calendar
Id
category
end
id
is
All
Day
raw
start
verifgood-js-sdk - v1.0.0
Loading...
Interface for calendar event data