ProductPriceAdapterInterface

Extends

Interface ProductPriceAdapterInterface

category

System

package

ProductPrice

subpackage

Repositories

Methods

Returns an instance that can fetch product price data from a storage.

reader() : \ProductPriceReaderInterface

Returns an instance that can write product price data to a storage.

writer() : \ProductPriceWriterInterface