CryptoCurrencyType

CryptoCurrencyType enumeration

Representerar kryptovalutatyp.

public enum CryptoCurrencyType

Värderingar

namn Värde Beskrivning
Custom 0 Representerar anpassad kryptovalutatyp.
Bitcoin 1 Representerar Bitcoin kryptovalutatyp.
BitcoinCash 2 Representerar Bitcoin Cash kryptovalutatyp.
Litecoin 3 Representerar Litecoin kryptovaluta typ.
Ethereum 4 Representerar Ethereums kryptovalutatyp.
Dash 5 Representerar Dash kryptovalutatyp.

Se även