Preparing search index...
The search index is not available
@stack-spot/portal-network
@stack-spot/portal-network
api/workflows
WorkflowJobDetailResponse
Type Alias WorkflowJobDetailResponse
WorkflowJobDetailResponse
:
{
completedAt
?:
string
|
null
;
conclusion
:
WorkflowExecutionConclusion
|
null
;
label
:
string
;
startedAt
?:
string
|
null
;
status
:
WorkflowExecutionStatus
;
steps
:
StepResponse3
[]
;
}
Type declaration
Optional
completedAt
?:
string
|
null
conclusion
:
WorkflowExecutionConclusion
|
null
label
:
string
Optional
startedAt
?:
string
|
null
status
:
WorkflowExecutionStatus
steps
:
StepResponse3
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stack-spot/portal-network
Loading...