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