Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Indexable

[key: string]: any

Index

Constructors

constructor

Properties

context

context: UserContext

The context used to create this SDK.

create

create: boolean

Create boolean flag to indicate a new SDK instance should be created or not.

datasource

datasource: default

The connection used by the SDK.

Static anonymousSiteConfigUrl

anonymousSiteConfigUrl: string = "https://api.devops.vlocity.dc.vloc-dev.com/dc"

Static authToken

authToken: string = "YWRtaW46MmpwZGRiNnhMN0h2ZjVqWWR5bVVFSDhSaVc1ZG9QSEYyRDBTT2FLdQ=="

Static authTokenExpirationTime

authTokenExpirationTime: any = null

Static authTokenType

authTokenType: string = "Basic "

Static clientId

clientId: string = ""

Static clientSecret

clientSecret: string = ""

Static contentType

contentType: string = "application/json"

Static oauth2Url

oauth2Url: string = ""

Static secureServerRequestCredentials

secureServerRequestCredentials: RequestCredentials

Static secureServerUrl

secureServerUrl: string

Generated using TypeDoc