Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 990 Bytes

CustomAttributeSearchQueryModel.md

File metadata and controls

14 lines (11 loc) · 990 Bytes

CustomAttributeSearchQueryModel

Properties

Name Type Description Notes
name String Name of attribute [optional] [default to null]
projectIds Set Unique IDs of projects where attribute is in use [optional] [default to null]
customAttributeIds Set Unique IDs of attributes for search restriction [optional] [default to null]
customAttributeTypes Set Collection of attribute types [optional] [default to null]
isGlobal Boolean Indicates whether the attribute is available across all projects [optional] [default to null]
isDeleted Boolean Indicates whether the attribute is deleted [optional] [default to null]

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