@nexartis/nexartis-nanda-node-sdk - v1.2.1
Preparing search index...
DelegationResult
Interface DelegationResult
interface
DelegationResult
{
action
:
string
;
created_at
:
string
;
delegator_id
:
string
;
error
?:
string
;
id
:
string
;
result
?:
unknown
;
status
:
"pending"
|
"completed"
|
"failed"
;
target_agent_id
?:
string
;
}
Index
Properties
action
created_
at
delegator_
id
error?
id
result?
status
target_
agent_
id?
Properties
action
action
:
string
created_
at
created_at
:
string
delegator_
id
delegator_id
:
string
Optional
error
error
?:
string
id
id
:
string
Optional
result
result
?:
unknown
status
status
:
"pending"
|
"completed"
|
"failed"
Optional
target_
agent_
id
target_agent_id
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
created_
at
delegator_
id
error
id
result
status
target_
agent_
id
@nexartis/nexartis-nanda-node-sdk - v1.2.1
Loading...