IPrice

interface IPrice

Functions

Link copied to clipboard
abstract fun getAmountDecimal(): BigDecimal?
Link copied to clipboard
abstract fun getAmountRaw(): String?
Link copied to clipboard
abstract fun getAmountWithoutDiscountDecimal(): BigDecimal?
Link copied to clipboard
abstract fun getAmountWithoutDiscountRaw(): String?
Link copied to clipboard
abstract fun getCurrencyId(): String?
Link copied to clipboard
abstract fun getCurrencyName(): String?

Inheritors

Link copied to clipboard
Link copied to clipboard

Sources

Link copied to clipboard