Search
Preparing search index...
The search index is not available
ripple-lib
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
ripple-lib
LedgerEntryResponse
Interface LedgerEntryResponse
Hierarchy
BaseResponse
LedgerEntryResponse
Index
Properties
api_
version
error
error_
message
forwarded
id
request
result
status
type
warning
warnings
Properties
Optional
api_
version
api_
version
:
number
Optional
error
error
:
string
Optional
error_
message
error_
message
:
string
Optional
forwarded
forwarded
:
boolean
id
id
:
string
|
number
Optional
request
request
:
unknown
result
result
:
{
index
:
string
;
ledger_index
:
number
;
node
?:
LedgerEntry
;
node_binary
?:
string
}
Type declaration
index
:
string
ledger_
index
:
number
Optional
node
?:
LedgerEntry
Optional
node_
binary
?:
string
status
status
:
string
type
type
:
string
Optional
warning
warning
:
"load"
Optional
warnings
warnings
:
Warning
[]
Exports
Ledger
Entry
Response
api_
version
error
error_
message
forwarded
id
request
result
status
type
warning
warnings
Generated using
TypeDoc