Preparing search index...
The search index is not available
xrpl
xrpl
LedgerClosedResponse
Interface LedgerClosedResponse
The response expected from a
LedgerClosedRequest
.
Hierarchy
BaseResponse
LedgerClosedResponse
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
:
{
ledger_hash
:
string
;
ledger_index
:
number
;
}
Type declaration
ledger_
hash
:
string
ledger_
index
:
number
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
Ledger
Closed
Response
api_
version?
forwarded?
id
result
status?
type
warning?
warnings?
Generated using
TypeDoc
The response expected from a LedgerClosedRequest.