Name | Type | Description | Notes |
---|---|---|---|
sku | string | The unique SKU of the item to patch. | |
price | float | Price of the item. | [optional] |
attributes | object | The attributes of the item to patch. | [optional] |
product | \TalonOne\Client\Model\Product | [optional] | |
createIfNotExists | bool | Indicates whether to create an item if the SKU does not exist. | [optional] [default to false] |