Xsolla Store SDK for Android/com.xsolla.android.store.entity.response.common/IPrice IPrice interface IPriceContent copied to clipboard FunctionsSourcesInheritors Functions getAmountDecimal Link copied to clipboard abstract fun getAmountDecimal(): BigDecimal?Content copied to clipboard getAmountRaw Link copied to clipboard abstract fun getAmountRaw(): String?Content copied to clipboard getAmountWithoutDiscountDecimal Link copied to clipboard abstract fun getAmountWithoutDiscountDecimal(): BigDecimal?Content copied to clipboard getAmountWithoutDiscountRaw Link copied to clipboard abstract fun getAmountWithoutDiscountRaw(): String?Content copied to clipboard getCurrencyId Link copied to clipboard abstract fun getCurrencyId(): String?Content copied to clipboard getCurrencyName Link copied to clipboard abstract fun getCurrencyName(): String?Content copied to clipboard Inheritors Price Link copied to clipboard VirtualPrice Link copied to clipboard Sources Store SDK source Link copied to clipboard