HubSpotObjectPropertyOption
A single selectable value for an enumeration-style HubSpot property.
type HubSpotObjectPropertyOption {
value: String
label: String
}
Fields
HubSpotObjectPropertyOption.value ● String scalar
Stored value of the option.
HubSpotObjectPropertyOption.label ● String scalar
Human-readable label for the option.
Member Of
HubSpotObjectProperty object