airwallex-android
Toggle table of contents
6.3.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
airwallex-android
components-core
/
com.airwallex.android.core.util
/
CurrencyUtils
Currency
Utils
object
CurrencyUtils
Members
Properties
currency
To
Country
Map
Link copied to clipboard
val
currencyToCountryMap
:
Map
<
String
,
String
>
Functions
format
Price
Link copied to clipboard
fun
formatPrice
(
currency
:
String
,
amount
:
BigDecimal
)
:
String
get
Currency
Symbol
Link copied to clipboard
@
VisibleForTesting
fun
getCurrencySymbol
(
currencyCode
:
String
?
)
:
String