#main
- recordA calendar event.
Record Key Type: tid
Data Fields
Name | Type | Details |
---|---|---|
createdAt |
string (required) |
Client-declared timestamp when the event was created. Syntax Format: |
description |
string |
The description of the event. |
endsAt |
string |
Client-declared timestamp when the event ends. Syntax Format: |
locations |
array |
The locations where the event takes place. UNHANDLED IN ARRAYS: union |
mode |
ref |
The attendance mode of the event. Reference: |
name |
string (required) |
The name of the event. |
startsAt |
string |
Client-declared timestamp when the event starts. Syntax Format: |
status |
ref |
The status of the event. Reference: |
uris |
array |
URIs associated with the event. Elements are of type: |