libnexakotlin
Toggle table of contents
0.4.7
common
native
Platform filter
common
native
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
toCurrency
to
Currency
common
native
expect
fun
String
.
toCurrency
(
chainSelector
:
ChainSelector
?
=
null
)
:
BigDecimal
actual
fun
String
.
toCurrency
(
chainSelector
:
ChainSelector
?
)
:
BigDecimal
Get this string as a BigDecimal currency value (using your default locale's number representation)
actual
fun
String
.
toCurrency
(
chainSelector
:
ChainSelector
?
)
:
BigDecimal