Type alias WorkflowTimeTrigger
WorkflowTimeTrigger: { actions: WorkflowActionReference[]; offsetFromField?: string | null; timeLength?: string | null; workflowTimeTriggerUnit: string; } Type declaration
Optional offsetFromField?: string | null
Optional timeLength?: string | null
workflowTimeTriggerUnit: string