State of the token definition for update requests.
| Name | Type | Description | Notes |
|---|---|---|---|
| Label | string | Used for list segmentation and reporting. | |
| ObjectPropertyName | string | The name of the CRM object property. This will populate the CRM object property associated with the event. With enough of these, you can fully build CRM objects via the Timeline API. | [optional] |
| Options | List<TimelineEventTemplateTokenOption> | If type is `enumeration`, we should have a list of options to choose from. |