Class OAuth2ClientCredsTokenRoute<P, ResBody, ReqBody, ReqQuery, Locals, MetaResType>

Type Parameters

  • P = core.ParamsDictionary
  • ResBody = any
  • ReqBody = any
  • ReqQuery = ParsedQs
  • Locals extends Record<string, any> = Record<string, any>
  • MetaResType = any

Implements

Constructors

Properties

url: string

Methods