Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Indexable

[key: string]: any

Index

Properties

create

create: boolean

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

Optional dbName

dbName: string

dbName defines the dbName for Indexed DB

Optional inPlatformData

inPlatformData: Promise<Object>

inPlatFormData stores the Data for the call inorder to avoid passing session Id and url

Optional jsforceConnection

jsforceConnection: any

Optional proxyUrl

proxyUrl: string

A proxy server URL to access Salesforce APIs to be served outside of Salesforce.

Optional sessionId

sessionId: string

Optional storeName

storeName: string

objectStore name defines the store name for Indexed DB store

Optional url

url: string

Optional useApexRemoteForDualDataSource

useApexRemoteForDualDataSource: boolean

Generated using TypeDoc