Optional
api_Optional
forwardedOptional
ctid?: stringThe Concise Transaction Identifier of the transaction (16-byte hex string)
Optional
date?: numberThis number measures the number of seconds since the "Ripple Epoch" of January 1, 2000 (00:00 UTC)
The SHA-512 hash of the transaction.
Optional
ledger_The ledger index of the ledger that includes this transaction.
Optional
meta?: string | TransactionMetadata<T>Transaction metadata, which describes the results of the transaction. Can be undefined if a transaction has not been validated yet.
Optional
validated?: booleanIf true, this data comes from a validated ledger version; if omitted or. Set to false, this data is not final.
Optional
searched_If true, the server was able to search all of the specified ledger versions, and the transaction was in none of them. If false, the server did not have all of the specified ledger versions available, so it is not sure. If one of them might contain the transaction.
Optional
statusOptional
warningOptional
warningsGenerated using TypeDoc
Response expected from a TxRequest.