Interface requestOptions

Hierarchy

  • requestOptions

Properties

auditLogReason?: string
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE"
params?: object
route: string
url: string

Generated using TypeDoc