import { type WorkflowRunsModel } from "https://deno.land/x/kd_clients@v1.0.0-preview.14/core/Models/mod.ts";
Represents a list of workflow runs.
Properties
workflow_runs: WorkflowRunModel[]
Gets or sets the list of workflow runs.
import { type WorkflowRunsModel } from "https://deno.land/x/kd_clients@v1.0.0-preview.14/core/Models/mod.ts";
Represents a list of workflow runs.
Gets or sets the list of workflow runs.