Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TradeFundBill

Hierarchy

  • TradeFundBill

Index

Properties

amount

amount: number

该支付工具类型所使用的金额 该支付工具类型所使用的金额 该支付工具类型所使用的金额

example

10

typedef

Price(32)

typedef

Price(32)

example

10

typedef

Price(32)

example

10

fund_channel

fund_channel: string

交易使用的资金渠道,详见 支付渠道列表 交易使用的资金渠道,详见 支付渠道列表 交易使用的资金渠道,详见 支付渠道列表

example

ALIPAYACCOUNT

typedef

String(32)

typedef

String(32)

example

ALIPAYACCOUNT

typedef

String(32)

example

ALIPAYACCOUNT

Optional fund_type

fund_type: string

渠道所使用的资金类型,目前只在资金渠道(fund_channel)是银行卡渠道(BANKCARD)的情况下才返回该信息(DEBIT_CARD:借记卡,CREDIT_CARD:信用卡,MIXED_CARD:借贷合一卡)

typedef

String(32)

example

DEBIT_CARD

Optional real_amount

real_amount: number

渠道实际付款金额 渠道实际付款金额 渠道实际付款金额

example

11.21

typedef

Price(11)

typedef

Price(11)

example

11.21

typedef

Price(11)

example

11.21

Generated using TypeDoc