Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WapPayTradeRes

Hierarchy

  • WapPayTradeRes

Index

Properties

out_trade_no

out_trade_no: string

商户网站唯一订单号

typedef

String(64)

example

70501111111S001111119

seller_id

seller_id: string

收款支付宝账号对应的支付宝唯一用户号。 以2088开头的纯16位数字

typedef

String(16)

example

2088111111116894

total_amount

total_amount: number

该笔订单的资金总额,单位为RMB-Yuan。取值范围为[0.01,100000000.00],精确到小数点后两位。

typedef

Price(9)

example

9.00

trade_no

trade_no: string

该交易在支付宝系统中的交易流水号。最长64位。

typedef

String(64)

example

2014112400001000340011111118

Generated using TypeDoc