public interface ReissueTransaction extends Transaction, Signable, WithId
Modifier and Type | Field and Description |
---|---|
static byte |
REISSUE |
V1, V2
Modifier and Type | Method and Description |
---|---|
String |
getAssetId() |
long |
getQuantity() |
boolean |
isReissuable() |
getFee, getId, getSenderPublicKey, getTimestamp, getType, getVersion
static final byte REISSUE
String getAssetId()
long getQuantity()
boolean isReissuable()
Copyright © 2019. All rights reserved.