Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 590 Bytes

CustomMetadataPropertiesCreateParameters.md

File metadata and controls

16 lines (9 loc) · 590 Bytes

CustomMetadataPropertiesCreateParameters

Properties

Name Type Description Notes
name String name of the property
dataType CustomMetadataDataType
projectIds List<String> ids of projects that the property belongs to [optional]
description String description of property [optional]
valueOptions List<String> value options of property (only applies to single or multi select properties) [optional]