Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

anonymousSiteUrl

anonymousSiteUrl: string

Anonymous site URL starting with and must contain 'http' or 'https'.

apiNamespace

apiNamespace: string

Namespace to be used in API. Must start with and must contain '/'.

context

context: UserContext

User Context used to initialize this CPQ instance.

create

create: boolean

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

Optional datasource

datasource: default

Pre-defined data source to initialize Vlocity CPQ SDK.

Optional salesForceInstanceUrl

salesForceInstanceUrl: string

Pre-defined salesforce instance URL to be used to connect to SF.

Optional salesForceSessionId

salesForceSessionId: string

Valid session ID used to connect to SF.

Static Optional timeoutInMillis

timeoutInMillis: number = 20000

Pre-defined value to wait before call timeout

Generated using TypeDoc