StartJourneyOptions
Interface
Description
Optional parameters for starting an SDK journey
Properties
additionalParams
• Optional
additionalParams: any
Additional parameters to be passed to the Journey, Optional.
correlationId
• Optional
correlationId: string
A unique identifier for the flow. Will be auto generated if not provided.
encrypted
• Optional
encrypted: boolean
Should client-server communication be double encrypted? Defaults to false.