Transaction
A container for transaction information as a transaction identifier (TransactionID).
| Parameter | Type | Description |
|---|---|---|
| TransactionID | string | A unique identifier for the transaction. Contains the transaction data conforming to the ExpereTxn schema. |
| Data | Container object for transaction data inputs and outputs in binary (base64), text, or xml format. It will include all documents in the current packet. |