Options
All
  • Public
  • Public/Protected
  • All
Menu

Module common

Index

Enumerations

Classes

Type aliases

Variables

Type aliases

IAuthOptions

IAuthOptions: { client_id: string; client_secret: string } | { token: string }

IRequestData

IRequestData: { urlencoded: any } | { json: any } | { buffer: any }

Variables

Const DefaultHost

DefaultHost: "https://developer.api.autodesk.com" = 'https://developer.api.autodesk.com'

Generated using TypeDoc