class MonetaryAmount extends Model (View source)

Properties

protected $priceAmountType
protected $priceAmountDataType
protected $taxAmountType
protected $taxAmountDataType

Methods

setPriceAmount(Price $priceAmount)

No description

getPriceAmount()

No description

setTaxAmount(Price $taxAmount)

No description

getTaxAmount()

No description

Details

setPriceAmount(Price $priceAmount)

No description

Parameters

Price $priceAmount

Price getPriceAmount()

No description

Return Value

Price

setTaxAmount(Price $taxAmount)

No description

Parameters

Price $taxAmount

Price getTaxAmount()

No description

Return Value

Price