Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 930 Bytes

CreateAttribute.md

File metadata and controls

12 lines (8 loc) · 930 Bytes

CreateAttribute

Properties

Name Type Description Notes
value str Value of the attribute. Use only if the attribute's category is calculated or global [optional]
enumeration list[CreateAttributeEnumeration] Values that the attribute can take. Use only if the attribute's category is category [optional]
type str Type of the attribute. Use only if the attribute's category is normal, category or transactional ( type 'id' only available if the category is 'transactional' attribute & type 'category' only available if the category is 'category' attribute ) [optional]

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