Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 984 Bytes

File metadata and controls

16 lines (11 loc) · 984 Bytes

SearchAttributesInProjectRequest

Properties

Name Type Description Notes
name str Specifies an attribute name to search for
types [CustomAttributeTypesEnum] Specifies an attribute types to search for
is_required bool, none_type Specifies an attribute mandatory status to search for [optional]
is_global bool, none_type Specifies an attribute global status to search for [optional]
is_enabled bool, none_type Specifies an attribute enabled status to search for [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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