Preparing search index...
The search index is not available
GHL SDK - v1.1.6
GHL SDK
CalendarNotificationDetails
Type Alias CalendarNotificationDetails
CalendarNotificationDetails
:
{
_id
:
string
;
altType
:
"calendar"
;
calendarId
:
string
;
receiverType
:
CalendarNotificationReceiverType
;
receiverEmailIds
:
string
[]
;
channel
:
CalendarNotificationChannel
;
notificationType
:
CalendarNotificationType
;
isActive
:
boolean
;
templateId
:
string
;
body
:
string
;
subject
:
string
;
afterTime
:
CalendarNotificationTime
[]
;
beforeTime
:
CalendarNotificationTime
[]
;
selectedUsers
:
string
[]
;
deleted
:
boolean
;
}
Type declaration
_id
:
string
altType
:
"calendar"
calendarId
:
string
receiverType
:
CalendarNotificationReceiverType
receiverEmailIds
:
string
[]
channel
:
CalendarNotificationChannel
notificationType
:
CalendarNotificationType
isActive
:
boolean
templateId
:
string
body
:
string
subject
:
string
afterTime
:
CalendarNotificationTime
[]
beforeTime
:
CalendarNotificationTime
[]
selectedUsers
:
string
[]
deleted
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GHL SDK - v1.1.6
Loading...