Interface PrepareWorkflowConfig

interface PrepareWorkflowConfig {
    workflowId: string;
}

Properties

Properties

workflowId: string