Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 607 Bytes

File metadata and controls

13 lines (9 loc) · 607 Bytes

HubSpot.NET.Model.AssociationDefinitionEgg

Defines an association between two object types.

Properties

Name Type Description Notes
FromObjectTypeId string ID of the primary object type to link from.
ToObjectTypeId string ID of the target object type ID to link to.
Name string A unique name for this association. [optional]

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