Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 661 Bytes

CustomMetadataPropertiesUpdateParameters.md

File metadata and controls

13 lines (9 loc) · 661 Bytes

CustomMetadataPropertiesUpdateParameters

Properties

Name Type Description Notes
name str name of the property [optional]
project_ids List[str] ids of projects that the property belongs to [optional]
description str description of property [optional]
value_options List[str] value options of property (only applies to single or multi select properties) [optional]

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