stripe-android
payments-ui-core
/
com.stripe.android.ui.core
/
CurrencyFormatter
/
Companion
/
format
format
fun
format
(
amount
:
Long
,
amountCurrencyCode
:
String
,
targetLocale
:
Locale
=
Locale.getDefault()
)
:
String
Content copied to clipboard
fun
format
(
amount
:
Long
,
amountCurrency
:
Currency
,
targetLocale
:
Locale
=
Locale.getDefault()
)
:
String
Content copied to clipboard