Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OrderQueryResponseFail

Hierarchy

Index

Properties

Properties

Optional appid

appid: string

公众账号ID

description

微信分配的公众账号ID

example

wxd678efh567hg6787

typedef

String(32)

Optional mch_id

mch_id: string

商户号

description

微信支付分配的商户号

example

1230000109

typedef

String(32)

Optional nonce_str

nonce_str: string

随机字符串

description

随机字符串,不长于32位。推荐随机数生成算法

example

5K8264ILTKCH16CQ2502SI8ZNMTM67VS

typedef

String(32)

Optional sign

sign: string

签名

description

签名,详见签名生成算法

example

C380BEC2BFD727A4B6845133519F3AD6

typedef

String(32)

Generated using TypeDoc