Search
Preparing search index...
The search index is not available
xrpl
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
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
status
status
:
string
type
type
:
string
Optional
warning
warning
:
"load"
Optional
warnings
warnings
:
Warning
[]
Exports
Ledger
Closed
Response
api_
version
forwarded
id
result
status
type
warning
warnings
Generated using
TypeDoc
The response expected from a LedgerClosedRequest.