Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 713 Bytes

File metadata and controls

17 lines (13 loc) · 713 Bytes

HubSpot.NET.Model.ActionsOption

An option for a field value.

Properties

Name Type Description Notes
Label string The user-facing label for the option.
Value string The internal value for the option. This is what will be included in the execution request to the `actionUrl`.
DisplayOrder int
DoubleData decimal
Hidden bool
Description string
ReadOnly bool

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