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