public class BlockInfo.EnvelopeInfo extends Object
Modifier and Type | Class and Description |
---|---|
class |
BlockInfo.EnvelopeInfo.IdentitiesInfo |
Modifier and Type | Method and Description |
---|---|
String |
getChannelId()
Get channel id
|
BlockInfo.EnvelopeInfo.IdentitiesInfo |
getCreator()
This is the creator or submitter of the transaction.
|
long |
getEpoch()
Deprecated.
|
byte[] |
getNonce()
The nonce of the transaction.
|
Date |
getTimestamp()
Timestamp
|
String |
getTransactionID()
The transaction ID
|
BlockInfo.EnvelopeType |
getType() |
byte |
getValidationCode() |
boolean |
isValid() |
public String getChannelId()
public BlockInfo.EnvelopeInfo.IdentitiesInfo getCreator()
public byte[] getNonce()
public String getTransactionID()
@Deprecated public long getEpoch()
public Date getTimestamp()
public boolean isValid()
public byte getValidationCode()
public BlockInfo.EnvelopeType getType()
Copyright © 2022. All rights reserved.