Type alias GetAutomationRunsWhere
GetAutomationRunsWhere : {
automationId?: string;
automationRunId?: string;
consumerKey?: string;
}
automationId?: string;
automationRunId?: string;
consumerKey?: string;
}
Type declaration
OptionalautomationId ?: stringOptionalautomationRun ?: stringId OptionalconsumerKey ?: string