Name | Type | Description | Notes |
---|---|---|---|
name | kotlin.String | Name of attribute | [optional] |
projectIds | kotlin.collections.Set<java.util.UUID> | Unique IDs of projects where attribute is in use | [optional] |
customAttributeIds | kotlin.collections.Set<java.util.UUID> | Unique IDs of attributes for search restriction | [optional] |
customAttributeTypes | kotlin.collections.Set<CustomAttributeTypesEnum> | Collection of attribute types | [optional] |
isGlobal | kotlin.Boolean | Indicates whether the attribute is available across all projects | [optional] |
isDeleted | kotlin.Boolean | Indicates whether the attribute is deleted | [optional] |