Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RefundTradeRes

Hierarchy

  • RefundTradeRes

Index

Properties

buyer_logon_id

buyer_logon_id: string

用户的登录id

typedef

String(100)

example

159****5620

buyer_user_id

buyer_user_id: string

买家在支付宝的用户id

typedef

String(28)

example

2088101117955611

fund_change

fund_change: string

本次退款是否发生了资金变化

typedef

String(1)

example

Y

gmt_refund_pay

gmt_refund_pay: string

退款支付时间

typedef

Date(32)

example

2014-11-27 15:45:57

out_trade_no

out_trade_no: string

商户订单号

typedef

String(64)

example

6823789339978248

Optional present_refund_buyer_amount

present_refund_buyer_amount: string

本次退款金额中买家退款金额

typedef

String(11)

example

88.88

Optional present_refund_discount_amount

present_refund_discount_amount: string

本次退款金额中平台优惠退款金额

typedef

String(11)

example

88.88

Optional present_refund_mdiscount_amount

present_refund_mdiscount_amount: string

本次退款金额中商家优惠退款金额

typedef

String(11)

example

88.88

Optional refund_currency

refund_currency: string

退款币种信息

typedef

String(8)

example

USD

Optional refund_detail_item_list

refund_detail_item_list: TradeFundBill

退款使用的资金渠道

typedef

TradeFundBill

refund_fee

refund_fee: number

退款总金额

typedef

Price(11)

example

88.88

Optional refund_preset_paytool_list

refund_preset_paytool_list: PresetPayToolInfo

退回的前置资产列表

typedef

PresetPayToolInfo

Optional store_name

store_name: string

交易在支付时候的门店名称

typedef

String(512)

example

望湘园联洋店

trade_no

trade_no: string

2013112011001004330000121536

typedef

String(64)

example

支付宝交易号

Generated using TypeDoc