@nexartis/nexartis-nanda-node-sdk - v1.2.1
Preparing search index...
A2AResponse
Interface A2AResponse
interface
A2AResponse
{
error
?:
{
code
:
number
;
data
?:
unknown
;
message
:
string
}
;
id
:
string
|
number
;
jsonrpc
:
"2.0"
;
result
?:
unknown
;
}
Index
Properties
error?
id
jsonrpc
result?
Properties
Optional
error
error
?:
{
code
:
number
;
data
?:
unknown
;
message
:
string
}
id
id
:
string
|
number
jsonrpc
jsonrpc
:
"2.0"
Optional
result
result
?:
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
id
jsonrpc
result
@nexartis/nexartis-nanda-node-sdk - v1.2.1
Loading...