Copied!

PriceInterface

PriceInterface.php : 14

Methods

publicgetAmount()

PriceInterface.php : 19
public getAmount() : numeric-string

Return values

numeric-string

publicgetCurrency()

PriceInterface.php : 21
public getCurrency() : CurrencyInterface

Return values

CurrencyInterface

publicgetMoney()

PriceInterface.php : 23
public getMoney() : Money

Return values

Money