Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 606 Bytes

ObjectTypeDefinitionLabels.md

File metadata and controls

12 lines (8 loc) · 606 Bytes

HubSpot.NET.Model.ObjectTypeDefinitionLabels

Singular and plural labels for the object. Used in CRM display.

Properties

Name Type Description Notes
Singular string The word for one object. (There’s no way to change this later.) [optional]
Plural string The word for multiple objects. (There’s no way to change this later.) [optional]

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