phpDocumentor

GraduatedPriceInterface

Interface GraduatedPriceInterface

Tags
category

System

subpackage

ValueObjects

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.

threshold()

Returns the threshold of the graduated price.

public threshold() : float
Return values
float

Graduated price´s quantity.

Search results