Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 648 Bytes

File metadata and controls

14 lines (10 loc) · 648 Bytes

HubSpot.NET.Model.ContentLanguageCloneRequestVNext

Request body object for creating new language variant content.

Properties

Name Type Description Notes
Id string ID of content to clone.
Language string Target language of new variant. [optional]
PrimaryLanguage string Language of primary content to clone. [optional]
ContentGroupId long [optional]

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