Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InfoApi

Hierarchy

  • InfoApi

Index

Constructors

Properties

Methods

Constructors

constructor

  • new InfoApi(basePath?: string): InfoApi

Properties

Protected basePath

basePath: string = "https://api-na.myconnectwise.net/v4_6_release/apis/3.0"

defaultHeaders

defaultHeaders: any

Methods

systemInfoGet

  • systemInfoGet(params: __type, extraQueryParams?: any, extraFetchParams?: any): Promise<Info>
  • Get Infos

    Parameters

    • params: __type
    • Optional extraQueryParams: any
    • Optional extraFetchParams: any

    Returns Promise<Info>

Generated using TypeDoc