| 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] |