Interface ProductPriceWriterInterface
category |
System |
---|---|
package |
ProductPrice |
subpackage |
Repositories |
delete(\IdType $productId) : void
update(array $productPrice, \IdType $productId) : void
array
Product price data to be updated.