SchedulerModelFieldsPremium
Defines the model fields that will be used for creating SchedulerEvent instances.
| Name | Type | Default | Description | 
|---|---|---|---|
| description? | 
 | The name of the description model field.
Defaults to  | |
| end? | 
 | The name of the end date model field.
Defaults to  | |
| endTimezone? | 
 | The name of the end timezone model field.
Defaults to  | |
| id? | 
 | The name of the  | |
| isAllDay? | 
 | The name of the all-day flag model field.
Defaults to  | |
| recurrenceExceptions? | 
 | The name of the recurrence exceptions model field.
Defaults to  | |
| recurrenceId? | 
 | The name of the recurrence ID model field.
Defaults to  | |
| recurrenceRule? | 
 | The name of the recurrence model field.
Defaults to  | |
| start? | 
 | The name of the start date model field.
Defaults to  | |
| startTimezone? | 
 | The name of the start timezone model field.
Defaults to  | |
| title? | 
 | The name of the title model field.
Defaults to  |