Name | Type | Description | Notes |
---|---|---|---|
status | TransactionStatus | [optional] | |
finished | Boolean | Whether the transaction status is completed: - `true`: The transaction status is completed. - `false`: The transaction is currently in the status. | [optional] |
finished_timestamp | Number | The time when the transaction status is completed in Unix timestamp format, measured in milliseconds. | [optional] |