1. GroupDocs.Signature
  2. /
  3. GroupDocs.Signature for Python via .NET
  4. /
  5. groupdocs.signature.domain.extensions
  6. /
  7. CryptoCurrencyType enumeration

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