Preparing search index...
The search index is not available
@stack-spot/portal-network
@stack-spot/portal-network
api/workflows
JobResponse
Type Alias JobResponse
JobResponse
:
{
completedAt
?:
string
|
null
;
conclusion
?:
ConclusionStatus
|
null
;
name
:
string
;
startedAt
?:
string
|
null
;
status
:
ExecutionStatus
|
null
;
steps
?:
StepResponse
[]
;
}
Type declaration
Optional
completedAt
?:
string
|
null
Optional
conclusion
?:
ConclusionStatus
|
null
name
:
string
Optional
startedAt
?:
string
|
null
status
:
ExecutionStatus
|
null
(queued, in_progress, completed)
Optional
steps
?:
StepResponse
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stack-spot/portal-network
Loading...
(queued, in_progress, completed)