toggle menu
adyen-android
androidJvm
switch theme
search in API
components-core
/
com.adyen.checkout.components.core.internal.util
/
AmountFormat
Amount
Format
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
object
AmountFormat
Members
Functions
to
Big
Decimal
Link copied to clipboard
@
JvmStatic
fun
toBigDecimal
(
amount
:
Amount
)
:
BigDecimal
Convert an
Amount
to its corresponding
BigDecimal
value.