CryptoCurrencyTransfer class
CryptoCurrencyTransfer class
Represents Cryptocurrency transfer (receive or send) for QR-Code.
The CryptoCurrencyTransfer type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Constructs a new instance of CryptoCurrencyTransfer |
Properties
| Property | Description |
|---|---|
| type | Gets or sets one of supported cryptocurrency type. |
| amount | Gets or sets transfer amount. |
| address | Gets or sets cryptocurrency public address. |
| message | Gets or sets optional transfer message. |
| custom_type | Gets or sets optional transfer message. |