Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 951 Bytes

File metadata and controls

16 lines (11 loc) · 951 Bytes

CustomAttributeSearchQueryModel

Properties

Name Type Description Notes
name str, none_type Name of attribute [optional]
project_ids [str], none_type Unique IDs of projects where attribute is in use [optional]
custom_attribute_ids [str], none_type Unique IDs of attributes for search restriction [optional]
custom_attribute_types [CustomAttributeTypesEnum], none_type Collection of attribute types [optional]
is_global bool, none_type Indicates whether the attribute is available across all projects [optional]
is_deleted bool, none_type Indicates whether the attribute is deleted [optional]

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