CryptoCurrencyType enumeration

CryptoCurrencyType enumeration

Represents Cryptocurrency type.

The CryptoCurrencyType type exposes the following members:

Fields

Field Description
CUSTOM Represents custom cryptocurrency type.
BITCOIN Represents Bitcoin cryptocurrency type.
BITCOIN_CASH Represents Bitcoin Cash cryptocurrency type.
LITECOIN Represents Litecoin cryptocurrency type.
ETHEREUM Represents Ethereum cryptocurrency type.
DASH Represents Dash cryptocurrency type.

See Also