Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 557 Bytes

ObjectRequestOptions.md

File metadata and controls

11 lines (7 loc) · 557 Bytes

HubSpot.NET.Model.ObjectRequestOptions

Configures what properties of the enrolled CRM object are included in the action execution request

Properties

Name Type Description Notes
Properties List<string> A list of properties of the CRM object to include with the request to the `actionUrl`.

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