Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CloseOrderResponseFail

Hierarchy

Index

Properties

Properties

appid

appid: string

公众账号ID

description

返回提交的公众账号ID

example

wx8888888888888888

typedef

String(32)

mch_id

mch_id: string

商户号

description

返回提交的商户号

example

1900000109

typedef

String(32)

nonce_str

nonce_str: string

随机字符串

description

微信返回的随机字符串

example

5K8264ILTKCH16CQ2502SI8ZNMTM67VS

typedef

String(32)

sign

sign: string

签名

description

返回数据的签名,详见签名算法

example

C380BEC2BFD727A4B6845133519F3AD6

typedef

String(32)

Generated using TypeDoc