Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 599 Bytes

File metadata and controls

14 lines (9 loc) · 599 Bytes

CustomAttributeOptionModel

Properties

Name Type Description Notes
id str Unique ID of the attribute option
is_deleted bool Indicates if the attributes option is deleted
is_default bool Indicates if the attribute option is used by default
value str, none_type Value of the attribute option [optional]

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