toggle menu
stripe-android
androidJvm
switch theme
search in API
stripe-ui-core
/
com.stripe.android.uicore.format
/
CurrencyFormatter
/
format
format
fun
format
(
amount
:
Long
,
amountCurrencyCode
:
String
,
targetLocale
:
Locale
=
Locale.getDefault()
)
:
String
fun
format
(
amount
:
Long
,
amountCurrency
:
Currency
,
targetLocale
:
Locale
=
Locale.getDefault()
)
:
String