@wildix-internal/wim-calendar-client > ScheduleEventInput
ScheduleEventInput interface
Signature:
export interface ScheduleEventInput
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
(CalendarEventParticipant)[] | undefined | (Optional) | ||
string | |||
string | undefined | (Optional) Event description. If not provided, will be generated automatically using default template. | ||
string | |||
EventNotification | undefined | (Optional) Email notification settings | ||
CalendarEventExtraData | undefined | (Optional) | ||
CalendarEventParticipant | undefined | (Optional) | ||
string | undefined | (Optional) Used to identify the source of the event. Combination of service(for example 'voicebot') and client identifier(phone number, email or stream id). example: voicebot#1234567890 | ||
string | |||
string | undefined | (Optional) Event title |