Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

create

create: boolean

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

datasource

datasource: DataSource

The connection used by the SDK.

Optional secureServerRequestCredentials

secureServerRequestCredentials: RequestCredentials = null

Credentials to set in request header for API call to Secure Server. it can be "omit" | "same-origin" | "include" by default it will be "same-origin"

secureServerUrl

secureServerUrl: string

Base URL of secureServer hosted in server

Generated using TypeDoc