Skip to content

FlowsInitOptions

Properties

backendConfig

• Optional backendConfig: FlowsBackendConfig

Description

The backend configuration object to change the backend’s auth, base url, and endpoints.

Defined in

BallerineSDK.ts:115


endUserInfo

• endUserInfo: EndUserInfo

Description

The end user’s personal information.

Defined in

BallerineSDK.ts:114


translations

• Optional translations: FlowsTranslations

Description

The translations to be used in the flow.

Defined in

BallerineSDK.ts:116


uiConfig

• Optional uiConfig: Partial<FlowsUIConfig>

Description

The UI configuration object to change the theme and components.

Defined in

BallerineSDK.ts:112


version

• Optional version: string

Description

The flow version to be used.

Defined in

BallerineSDK.ts:111