Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Settings/index"

Index

Variables

integratorApiKey

integratorApiKey: string

kiwiPartnerId

kiwiPartnerId: string = "sygictravel"

ssoApiUrl

ssoApiUrl: string

ssoClientId

ssoClientId: string

stApiUrl

stApiUrl: string

tripConflictHandler

tripConflictHandler: null | TripConflictHandler

Functions

getIntegratorKey

  • getIntegratorKey(): string

getKiwiParnerId

  • getKiwiParnerId(): string

getSsoApiUrl

  • getSsoApiUrl(): string

getSsoClientId

  • getSsoClientId(): string

getStApiUrl

  • getStApiUrl(): string

getTripConflictHandler

setEnvironment

  • setEnvironment(settings: Settings): void

setStApiUrl

  • setStApiUrl(url: string): void

setTripConflictHandler

Generated using TypeDoc