Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CancelTradeRes

Hierarchy

  • CancelTradeRes

Index

Properties

action

action: string

本次撤销触发的交易动作

  • close:关闭交易,无退款
  • refund:产生了退款
typedef

String(10)

example

close

out_trade_no

out_trade_no: string

商户订单号

typedef

String(64)

example

6823789339978248

retry_flag

retry_flag: string

是否需要重试

typedef

String(1)

example

N

trade_no

trade_no: string

支付宝交易号

typedef

String(64)

example

2013112011001004330000121536

Generated using TypeDoc