Search
Preparing search index...
The search index is not available
ripple-lib
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
ripple-lib
TransactionEntryResponse
Interface TransactionEntryResponse
Hierarchy
BaseResponse
TransactionEntryResponse
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
:
{
ledger_hash
:
string
;
ledger_index
:
number
;
metadata
:
default
;
tx_json
:
Transaction
}
Type declaration
ledger_
hash
:
string
ledger_
index
:
number
metadata
:
default
tx_
json
:
Transaction
status
status
:
string
type
type
:
string
Optional
warning
warning
:
"load"
Optional
warnings
warnings
:
Warning
[]
Exports
Transaction
Entry
Response
api_
version
error
error_
message
forwarded
id
request
result
status
type
warning
warnings
Generated using
TypeDoc