string representing this Dragonchain Resource Name
the block id to which this transaction was fixated
the dragonchainId which originally received this transaction
the optional GUID of a smart-contract transaction which triggered this record. SC invocation requests are null here, their output will contain the transaction ID of their invokation request transaction)
free-form string of search searchable data submitted by the transaction author
unix timestamp of when this transaction was first processed
the GUID of this transaction
name of a smart contract, or 'transaction'
Payload data for this transaction
hash of the full transaction
signature of the stripped transaction
string representing the version of this DataTransferObject
Example Transaction At Rest Object
Transaction::L1::FullTransaction
{ "version": "1", "dcrn": "Transaction::L1::FullTransaction", "header": { "txn_type": "btcWatcher", "dc_id": "134376ff-8272-4da0-8523-53b0f60e26eb", "txn_id": "be3390a3-b76a-4749-9703-22e48a9c5a54", "block_id": "21500625", "timestamp": "1539741341", "tag": "", "invoker": "37aee185-bd5c-48bc-886e-52c6c9110314" }, "payload": "", "proof": { "full": "r9IjV3Mo3Sd9mWh5cAXxQP4h9tjiIec3Z1/+fI9F218=", "stripped": "MEUCIQCJLaYXAkm7/VkyrulVTxmUVAfVnOQy5hSYJZG2U7fgIgIgHGJWMoHt7/o/hoIGLqgqiGUc4ESiwMbIyKeJs88KHf4=" } }