| Modifier and Type | Field and Description |
|---|---|
String |
assetId |
long |
fee |
long |
quantity |
Account |
sender |
| Modifier and Type | Method and Description |
|---|---|
Burn |
asset(String assetId) |
static Burn |
burn(Account from) |
long |
calcFee() |
Burn |
fee(long fee) |
Burn |
quantity(long quantity) |
Copyright © 2019. All rights reserved.