Skip to main content

Variable: ImportSkippedRuleResponseParentKind

ImportSkippedRuleResponseParentKind: object

Defined in: packages/sdk/src/types/generated/import_skipped_rule.ts:114

Type Declaration

journey_step

readonly journey_step: "journey_step" = 'journey_step'

other

readonly other: "other" = 'other'

routine

readonly routine: "routine" = 'routine'

task

readonly task: "task" = 'task'

workflow

readonly workflow: "workflow" = 'workflow'