Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Optional cacheExpiration

cacheExpiration: Date = ...

Expiration Date time of the cached item. Default is current time plus 24 hours.

Optional cacheable

cacheable: boolean = true

Flag to indicate if this datasource call should be cached.

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.

Optional reload

reload: boolean

reload defines if the data should be retrive from the cache or not. Default is false. set reload to true when fresh data needs to fetched from the API

secureServerUrl

secureServerUrl: string

Base URL of secureServer hosted in server

Generated using TypeDoc