Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AhoiHelper

Hierarchy

  • AhoiHelper

Index

Constructors

constructor

Methods

decryptInstallationId

  • decryptInstallationId(encryptedInstallationId: string): string

encryptInstallationId

  • encryptInstallationId(installationId: string): Promise<string>

getApiUrl

  • getApiUrl(): string

getBankingToken

  • getBankingToken(installationId: string): Promise<Token>

getBaseUrl

  • getBaseUrl(): string

getClientAuthToken

  • getClientAuthToken(): Promise<Token>