Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FetchOptions

额外请求参数,支付实例自带或自动生成,不需要随 options 传递

Hierarchy

  • FetchOptions

Index

Properties

appid

appid: string

Optional consts

consts: object

固定值,将会直接合并到请求体中

Type declaration

  • [k: string]: any

key

key: string

Optional mapAppId

mapAppId: string

appid 键名映射, 比如有些接口使用 app_id, wxappid

Optional mapMchId

mapMchId: string

mch_id 键名映射

mch_id

mch_id: string

nonce_str

nonce_str: string

Optional pfx

pfx: Buffer

url

url: string

Generated using TypeDoc