| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | The ID of the transaction request. | [optional] |
| uuid | string | The UUID of the transaction report. | [optional] |
| date_created | int | The date and time, encoded into UNIX epoch timestamps. | [optional] |
| last_updated | int | The date and time, encoded into UNIX epoch timestamps. | [optional] |
| expiry_date | int | The date and time, encoded into UNIX epoch timestamps. | [optional] |
| status | string | The status of the transaction report. | [optional] |
| type | string | The type of the report. | [optional] |
| request_data | \OpenAPI\Client\Model\TransactionReportRequestDataDto | [optional] |