Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAnyresRequestOptions

Hierarchy

  • IAnyresRequestOptions

Index

Properties

Properties

Optional body

body: object

Type declaration

  • [key: string]: any

Optional headers

headers: object

Type declaration

  • [key: string]: string

Optional params

params: object

Type declaration

  • [key: string]: any

Generated using TypeDoc