Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 758 Bytes

CustomMetadataPropertiesCreateParameters.md

File metadata and controls

15 lines (10 loc) · 758 Bytes

# CustomMetadataPropertiesCreateParameters

Properties

Name Type Description Notes
name string name of the property
data_type \Phrase\Model\CustomMetadataDataType
project_ids string[] ids of projects that the property belongs to [optional]
description string description of property [optional]
value_options string[] value options of property (only applies to single or multi select properties) [optional]

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