CryptoCurrencyType
CryptoCurrencyType enumeration
Represents Cryptocurrency type.
public enum CryptoCurrencyType
Values
| Name | Value | Description |
|---|---|---|
| Custom | 0 |
Represents custom cryptocurrency type. |
| Bitcoin | 1 |
Represents Bitcoin cryptocurrency type. |
| BitcoinCash | 2 |
Represents Bitcoin Cash cryptocurrency type. |
| Litecoin | 3 |
Represents Litecoin cryptocurrency type. |
| Ethereum | 4 |
Represents Ethereum cryptocurrency type. |
| Dash | 5 |
Represents Dash cryptocurrency type. |
See Also
- namespace GroupDocs.Signature.Domain.Extensions
- assembly GroupDocs.Signature