GraduatedPriceInterface
in
Interface GraduatedPriceInterface
Tags
Table of Contents
- graduatedPrice() : float
- Returns the graduated price.
- taxClassId() : int
- Returns the tax class id.
- threshold() : float
- Returns the threshold of the graduated price.
Methods
graduatedPrice()
Returns the graduated price.
public
graduatedPrice() : float
Return values
float —Graduated price.
taxClassId()
Returns the tax class id.
public
taxClassId() : int
Return values
int —Tax class id.
threshold()
Returns the threshold of the graduated price.
public
threshold() : float
Return values
float —Graduated price´s quantity.