Package com.sdk.accumulate.model
Class ResponseResult
java.lang.Object
com.sdk.accumulate.model.ResponseResult
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetHash()
getTxid()
void
setEnvelopeHash
(String envelopeHash) void
void
setSimpleHash
(String simpleHash) void
setTransactionHash
(String transactionHash) void
-
Constructor Details
-
ResponseResult
public ResponseResult()
-
-
Method Details
-
getTransactionHash
-
setTransactionHash
-
getTxid
-
setTxid
-
getEnvelopeHash
-
setEnvelopeHash
-
getSimpleHash
-
setSimpleHash
-
getHash
-
setHash
-