ProductPriceInterface

Extends

Interface ProductPriceInterface

category

System

package

ProductPrice

subpackage

ValueObjects

Methods

Returns the group prices.

groupPrices() : \ProductGroupPriceCollection|null

Returns the product price

price() : double

Response

double

Product price.

Returns the product id.

productId() : integer

Response

integer

Product id.

Returns the tax class id.

taxClassId() : integer

Response

integer

Tax class id.