An instance of a custom attribute.
<- Object
Object
An instance of a custom attribute.
Custom attributes can be defined and added to ITEM
and ITEM_VARIATION
type catalog objects. Read more about custom attributes.
The string value of the custom attribute. Populated if type
= STRING
.
Read only Read-only. The id of the CatalogCustomAttributeDefinition this value belongs to.
Read only Read-only. A copy of type from the associated CatalogCustomAttributeDefinition
.
Populated if type
= NUMBER
. Contains a string representation of a decimal number, using a .
as the decimal separator.
One or more choices from allowed_selections
. Populated if type
= SELECTION
.