Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 1.58 KB

File metadata and controls

30 lines (26 loc) · 1.58 KB

P2pChatMessagePayload

Properties

Name Type Description Notes
status str Order status when message was sent [optional]
text str Message content [optional]
payment_voucher list[str] Payment voucher [optional]
reason_id int Cancellation reason ID [optional]
toast_id int Cancellation reason popup [optional]
reason_memo str Cancellation reason title [optional]
cancel_time int Cancellation time [optional]
seller_confirm int Whether seller confirmed the reason [optional]
id str Payment method information ID [optional]
account_des str Payment method description [optional]
pay_type str Payment method type [optional]
file str Payment method file link [optional]
file_key str Payment method file key [optional]
account str Payment method name [optional]
memo str Payment method note [optional]
code str Payment method code [optional]
memo_ext str Payment method additional note [optional]
trade_tips str Payment method tip [optional]
real_name str Payment method username [optional]
is_delete int Whether deleted [optional]
pay_name str Payment method full name [optional]

[Back to Model list] [Back to API list] [Back to README]