Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 752 Bytes

AttachToLangPrimaryRequestVNext.md

File metadata and controls

14 lines (10 loc) · 752 Bytes

HubSpot.NET.Model.AttachToLangPrimaryRequestVNext

Request body object fro attaching objects to multi-language groups.

Properties

Name Type Description Notes
Id string ID of the object to add to a multi-language group.
Language string Designated language of the object to add to a multi-language group.
PrimaryId string ID of primary language object in multi-language group.
PrimaryLanguage string Primary language of the multi-language group. [optional]

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