Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 743 Bytes

PropertyGroupCreate.md

File metadata and controls

12 lines (8 loc) · 743 Bytes

HubSpot.NET.Model.PropertyGroupCreate

Properties

Name Type Description Notes
Name string The internal property group name, which must be used when referencing the property group via the API.
Label string A human-readable label that will be shown in HubSpot.
DisplayOrder int Property groups are displayed in order starting with the lowest positive integer value. Values of -1 will cause the property group to be displayed after any positive values. [optional]

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