| Name | Type | Description | Notes |
|---|---|---|---|
| BlockId | string | [default to null] | |
| CollectionId | string | [default to null] | |
| Execution | *TransactionExecution | [optional] [default to null] | |
| Status | *TransactionStatus | [default to null] | |
| StatusCode | int32 | [default to null] | |
| ErrorMessage | string | Provided transaction error in case the transaction wasn't successful. | [default to null] |
| ComputationUsed | string | [default to null] | |
| TransactionType | *TransactionType | [optional] [default to null] | |
| Events | []Event | [default to null] | |
| Links | *Links | [optional] [default to null] |