Name | Type | Description | Notes |
---|---|---|---|
sku | String | The unique SKU of the item to patch. | |
price | Number | Price of the item. | [optional] |
attributes | Object | The attributes of the item to patch. | [optional] |
product | Product | [optional] | |
createIfNotExists | Boolean | Indicates whether to create an item if the SKU does not exist. | [optional] [default to false] |