Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 617 Bytes

File metadata and controls

12 lines (8 loc) · 617 Bytes

HubSpot.NET.Model.UpdateLanguagesRequestVNext

Request object for updating languages within a multi-language group.

Properties

Name Type Description Notes
PrimaryId string ID of the primary object in the multi-language group.
Languages Dictionary<string, string> Map of object IDs to associated languages of object in the multi-language group.

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