| Name | Type | Description | Notes |
|---|---|---|---|
| status | String | Order status when sending a message. Typical values: `OPEN`, `PAID`, `LOCKED`, `ACCEPT`, `BCLOSED`, `CANCEL`, `BECANCEL`, `SCLOSED`, `SCANCEL`. | [optional] |
| text | String | Message content | [optional] |
| paymentVoucher | List<String> | Payment voucher | [optional] |
| reasonId | Integer | Cancel reason ID. `1` no longer want to buy; `2` cannot reach seller; `3` will not pay; `4` seller account not real; `5` payout account issue; `6` price mismatch; `7` mutually agreed cancel; `8` poor communication; `9` other; `10` seller cannot release with refund; `11` terms not met; `12` seller payout risk-controlled. | [optional] |
| toastId | Integer | Cancellation reason popup | [optional] |
| reasonMemo | String | Cancel reason description. | [optional] |
| cancelTime | Integer | Cancellation time | [optional] |
| sellerConfirm | Integer | Seller confirmation of cancel reason: `0` pending; `1` confirmed; `2` rejected. | [optional] |
| id | String | Payment method information ID | [optional] |
| accountDes | String | Payment method description | [optional] |
| payType | String | Payment method type | [optional] |
| file | String | Payment method file link | [optional] |
| fileKey | String | Payment method file key | [optional] |
| account | String | Payment account or masked payment account. | [optional] |
| memo | String | Payment method note | [optional] |
| code | String | Payment method code | [optional] |
| memoExt | String | Payment method additional note | [optional] |
| tradeTips | String | Payment method tip | [optional] |
| realName | String | Payment method username | [optional] |
| isDelete | Integer | Whether the payment method was deleted. `1`: deleted; `0`: not deleted. | [optional] |
| payName | String | Payment method full name | [optional] |