Name | Type | Description | Notes |
---|---|---|---|
price | float | Product special price value. | |
store_id | int | ID of store, that contains special price value. | |
sku | str | SKU of product, that contains special price value. | |
price_from | str | Start date for special price in Y-m-d H:i:s format. | |
price_to | str | End date for special price in Y-m-d H:i:s format. | |
extension_attributes | CatalogDataSpecialPriceExtensionInterface | [optional] |