Type Alias WorkflowVersionJobsResponse
WorkflowVersionJobsResponse: { id: string; identifier: string; label: string; optional: boolean; ordination: number; steps?: WorkflowVersionJobStepsResponse[];} Type declaration
id: string
identifier: string
label: string
optional: boolean
ordination: number