Immutable Docs
Immutable Hub
Preparing search index...
The search index is not available
@imtbl/sdk - v1.66.0
@imtbl/sdk
passport
JsonRpcResponsePayload
Interface JsonRpcResponsePayload
interface
JsonRpcResponsePayload
{
result
?:
null
|
any
[]
;
error
?:
null
|
JsonRpcError
;
jsonrpc
?:
string
;
id
?:
string
|
number
;
}
Index
Properties
result?
error?
jsonrpc?
id?
Properties
Optional
result
result
?:
null
|
any
[]
Optional
error
error
?:
null
|
JsonRpcError
Optional
jsonrpc
jsonrpc
?:
string
Optional
id
id
?:
string
|
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
result
error
jsonrpc
id
Immutable Docs
Immutable Hub
@imtbl/sdk - v1.66.0
Loading...