Preparing search index...
The search index is not available
@sentinel-official/sentinel-js-sdk
@sentinel-official/sentinel-js-sdk
index
NodeResponse
Interface NodeResponse
interface
NodeResponse
{
error
?:
NodeResponseError
;
result
?:
string
|
NodeStatus
;
success
:
boolean
;
}
Index
Properties
error?
result?
success
Properties
Optional
error
error
?:
NodeResponseError
Optional
result
result
?:
string
|
NodeStatus
success
success
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
error
result
success
@sentinel-official/sentinel-js-sdk
index
modules
node
plan
provider
queries
session
subscription
Generated using
TypeDoc