Interface RequestOptions

Hierarchy

  • RequestOptions

Properties

Properties

body?: Record<string, any>
method?: HttpVerbs
qs?: Record<string, any>
url: string

Generated using TypeDoc