Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 834 Bytes

File metadata and controls

15 lines (11 loc) · 834 Bytes

GetAttributesAttributes

Properties

Name Type Description Notes
name str Name of the attribute
category str Category of the attribute
type str Type of the attribute [optional]
enumeration list[GetAttributesEnumeration] Parameter only available for "category" type attributes. [optional]
calculated_value str Calculated value formula [optional]
multi_category_options list[str] Parameter only available for "multiple-choice" type attributes. [optional]

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