Options
All
  • Public
  • Public/Protected
  • All
Menu

Class APIClient

Hierarchy

  • APIClient

Index

Constructors

Properties

Methods

Constructors

constructor

  • new APIClient(token: string, useSSL?: boolean): APIClient

Properties

Private baseURL

baseURL: string

Methods

post

  • post(payload: object): Promise<any>

Generated using TypeDoc