Skip to main content

Interface: TaskExportChildRelation

Defined in: packages/sdk/src/types/task-types.ts:203

Properties

autoNext

autoNext: boolean

Defined in: packages/sdk/src/types/task-types.ts:207


childUuid

childUuid: string

Defined in: packages/sdk/src/types/task-types.ts:205


choicePrompt

choicePrompt: string | null

Defined in: packages/sdk/src/types/task-types.ts:208


order

order: number

Defined in: packages/sdk/src/types/task-types.ts:209


parentUuid

parentUuid: string

Defined in: packages/sdk/src/types/task-types.ts:204


required

required: boolean

Defined in: packages/sdk/src/types/task-types.ts:206