Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • default

Constructors

Properties

Methods

Constructors

constructor

  • new default(email: string, password: string, apiUrl?: string, axiosConfig?: AxiosRequestConfig): default

Parameters

  • email: string
  • password: string
  • apiUrl: string = 'https://dathost.net/api/0.1/'
  • axiosConfig: AxiosRequestConfig = {}

Returns default

Properties

Private #http

#http: default

Methods

account

Returns Promise<IAccount>

createServer

Parameters

Returns Promise<[IServer, default]>

domains

  • domains(): AsyncGenerator<string, any, unknown>

Returns AsyncGenerator<string, any, unknown>

match

Parameters

  • matchId: string

Returns default

server

  • server(serverId: string): default

Parameters

  • serverId: string

Returns default

servers

Returns AsyncGenerator<[IServer, default], any, unknown>

  • Inherited
  • Protected
  • Private
  • Static
  • Module
  • Object
  • Property
  • Function
  • Variable
  • Index
  • Type
  • Class
  • Interface
  • Enum
  • Constructor
  • Getter/Setter
Made with ❤️ by pirix-gh. Documentation generated by TypeDoc.