Preparing search index...
The search index is not available
@nevermined-io/payments
@nevermined-io/payments
SearchSteps
Interface SearchSteps
interface
SearchSteps
{
did
?:
string
;
name
?:
string
;
offset
?:
number
;
page
?:
number
;
step_id
?:
string
;
step_status
?:
AgentExecutionStatus
;
task_id
?:
string
;
}
Index
Properties
did?
name?
offset?
page?
step_
id?
step_
status?
task_
id?
Properties
Optional
did
did
?:
string
Optional
name
name
?:
string
Optional
offset
offset
?:
number
Optional
page
page
?:
number
Optional
step_
id
step_
id
?:
string
Optional
step_
status
step_
status
?:
AgentExecutionStatus
Optional
task_
id
task_
id
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
did
name
offset
page
step_
id
step_
status
task_
id
@nevermined-io/payments
Loading...