Interface: IUserFlow
Defined in: common/index.ts:475
Extends
Omit<IUserFlowDefinition,"components">.IBranchable
Properties
branch?
optionalbranch:string
Defined in: common/index.ts:460
Inherited from
Omit.branch
components
components:
IComponentConfig[]
Defined in: common/index.ts:476
description
description:
string
Defined in: common/index.ts:456
Inherited from
Omit.description
experiences
experiences:
IExperience[]
Defined in: common/index.ts:459
Inherited from
Omit.experiences
id
id:
string
Defined in: common/index.ts:454
Inherited from
Omit.id
name
name:
string
Defined in: common/index.ts:455
Inherited from
Omit.name
origins
origins:
string[]
Defined in: common/index.ts:458
Inherited from
Omit.origins