| Name | Description | Type | Additional information |
|---|---|---|---|
| new_appointment_hidden | boolean |
None. |
|
| new_appointment | boolean |
None. |
|
| owner_id | string |
None. |
|
| organiser | string |
None. |
|
| title | string |
None. |
|
| appointment_type_id | globally unique identifier |
None. |
|
| appointment_type | string |
None. |
|
| attendees | Collection of SelectListItem |
None. |
|
| attendees_as_string | string |
None. |
|
| start_date | date |
None. |
|
| start_timezone_id | string |
None. |
|
| end_date | date |
None. |
|
| end_timezone_id | string |
None. |
|
| is_all_day | boolean |
None. |
|
| reminder_minutes_before_start | integer |
None. |
|
| priority | string |
None. |
|
| location | string |
None. |
|
| notes | string |
None. |
|
| send_invite | boolean |
None. |
|
| id | globally unique identifier |
None. |
|
| subscription_id | globally unique identifier |
None. |
|
| ts | Collection of byte |
None. |