Skip to main content

Interface: SequenceForEnroll

Defined in: src/db/queries/pipeline.ts:932

A sequence resolved for enrollment: the template plus the step fields the cadence engine needs.

Properties

id

id: string

Defined in: src/db/queries/pipeline.ts:933


is_active

is_active: boolean

Defined in: src/db/queries/pipeline.ts:935


name

name: string

Defined in: src/db/queries/pipeline.ts:934


steps

steps: object[]

Defined in: src/db/queries/pipeline.ts:936

channel

channel: string

day_offset

day_offset: number

persona

persona: string

step_no

step_no: number