Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TransfersResponseFail

Hierarchy

Index

Properties

Optional device_info

device_info: string

设备号

description

微信支付分配的终端设备号,

example

013467007045764

typedef

String(32)

mch_appid

mch_appid: string

商户appid

description

申请商户号的appid或商户号绑定的appid(企业号corpid即为此appId)

example

wx8888888888888888

typedef

String

mchid

mchid: string

商户号

description

微信支付分配的商户号

example

1900000109

typedef

String(32)

nonce_str

nonce_str: string

随机字符串

description

随机字符串,不长于32位

example

5K8264ILTKCH16CQ2502SI8ZNMTM67VS

typedef

String(32)

Generated using TypeDoc