| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary Key |
globally unique identifier |
Required |
| settings |
Serialized configuration of the recurrence rule (e.g. frequency and interval), in a provider-defined format. |
string |
Max length: 4000 |
| selected_days |
Serialized list of the specific days (e.g. weekdays) the recurrence applies to. |
string |
Max length: 4000 |
| modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date |