CallSmartContractMethod200Response
Model getters
Method name | Return type | Description | Notes |
---|---|---|---|
getTxId() | string | The hash (ID) of the transaction Example: c83f8818db43d9ba4accfe454aa44fc33123d47a4f89d47b314d6748eb0e9bc9 | |
getSignatureId() | string | The internal Tatum ID of the prepared transaction for Key Management Sysytem (KMS) to sign This is different from the signatureId parameter that you provided in the request body. The signatureId parameter in the request body specifies the signature ID associated with the private key in KMS. Example: 1f7f7c0c-3906-4aa1-9dfe-4b67c43918f6 | |
getData() | \Tatum\Model\DataData | Example: null |