Skip to main content

Interface: TaskExportChildRelation

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

Properties

autoNext

autoNext: boolean

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


childUuid

childUuid: string

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


choicePrompt

choicePrompt: string | null

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


order

order: number

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


parentUuid

parentUuid: string

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


required

required: boolean

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