Portal Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Portal Android SDK
Portal Android SDK
/
io.portalhq.android.utils.currency
/
CurrencyConverter
Currency
Converter
class
CurrencyConverter
Members
Constructors
Currency
Converter
Link copied to clipboard
constructor
(
)
Functions
from
Local
Currency
Link copied to clipboard
fun
fromLocalCurrency
(
value
:
Double
,
to
:
String
=
"ETH"
,
countryCode
:
String
=
"US"
)
:
Double
to
Local
Currency
Link copied to clipboard
fun
toLocalCurrency
(
value
:
Double
,
from
:
String
=
"ETH"
,
countryCode
:
String
=
"US"
)
:
Double