View on GitHub

Open Commerce Search Stack

The Documentation

Attribute

Properties

Name Type Description Notes
code String Optional: code is considered as ID of the attribute value, e.g. \"FF0000\" for color [optional] [default to null]
name String The name SHOULD be URL friendly identifier for the attribute, since it could be used to build according filter parameters. [default to null]
value String Human readable representation of that attribute, e.g. 'Red' for the attribute 'Color' [default to null]

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