Type alias GetAutomationRunsWhere
GetAutomationRunsWhere : {
automationId?: string;
automationRunId?: string;
consumerKey?: string;
}
automationId?: string;
automationRunId?: string;
consumerKey?: string;
}
Type declaration
Optional
automationId ?: stringOptional
automationRun ?: stringId Optional
consumerKey ?: string