Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 883 Bytes

File metadata and controls

13 lines (9 loc) · 883 Bytes

HubSpot.NET.Model.TimelineEventTemplateTokenUpdateRequest

State of the token definition for update requests.

Properties

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.

[Back to Model list] [Back to API list] [Back to README]