EavDataAttributeOption
class EavDataAttributeOption extends Model
EavDataAttributeOption
{ "option": { "label": "string", "value": "string", "sort_order": 0, "is_default": true, "store_labels": [ { "store_id": 0, "label": "string" } ] } }
catalogProductAttributeOptionManagementV1
Properties
protected | $name | from Model |
Methods
__construct(string $label)
neues Objekt
addStoreLabel(int $storeID, string $label)
fügt ein Label hinzu
Details
at line 56
__construct(string $label)
neues Objekt
in Model at line 45
addData($key, $value)
in Model at line 49
getData()
at line 72
EavDataAttributeOption
addStoreLabel(int $storeID, string $label)
fügt ein Label hinzu