Preparing search index...
The search index is not available
xrpl
xrpl
SubscribeResponse
Interface SubscribeResponse
Response expected from a
SubscribeRequest
.
Hierarchy
BaseResponse
SubscribeResponse
Index
Properties
api_
version?
forwarded?
id
result
status?
type
warning?
warnings?
Properties
Optional
api_
version
api_
version
?:
number
Optional
forwarded
forwarded
?:
boolean
id
id
:
string
|
number
result
result
:
Record
<
string
,
never
>
|
LedgerStreamResponse
|
BooksSnapshot
Optional
status
status
?:
string
type
type
:
string
Optional
warning
warning
?:
"load"
Optional
warnings
warnings
?:
Warning
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
xrpl
Ledger
Entry
Subscribe
Response
api_
version?
forwarded?
id
result
status?
type
warning?
warnings?
Generated using
TypeDoc
Response expected from a SubscribeRequest.