toggle menu
data-models
JVM
switch theme
search in API
data-models
/
org.cryptotrader.data.library.entity.currency
/
SupportedCurrencies
Supported
Currencies
open
class
SupportedCurrencies
Members
Constructors
Supported
Currencies
Link copied to clipboard
constructor
(
)
Properties
BITCOIN
Link copied to clipboard
val
BITCOIN
:
Currency
SUPPORTED_CURRENCIES
Link copied to clipboard
val
SUPPORTED_CURRENCIES
:
Set
<
Currency
>
Functions
clear
Currencies
Link copied to clipboard
open
fun
clearCurrencies
(
)
load
Currencies
From
Json
Link copied to clipboard
open
fun
loadCurrenciesFromJson
(
)
open
fun
loadCurrenciesFromJson
(
jsonPath
:
String
)
pop
Currency
Link copied to clipboard
open
fun
popCurrency
(
code
:
String
)