|
xrpld
|

Public Attributes | |
| int | index |
| std::string | txType |
| std::string | result |
| std::string | txHash |
| std::optional< std::string > | batchID |
Definition at line 81 of file Batch_test.cpp.
| int xrpl::test::Batch_test::TestLedgerData::index |
Definition at line 83 of file Batch_test.cpp.
| std::string xrpl::test::Batch_test::TestLedgerData::txType |
Definition at line 84 of file Batch_test.cpp.
| std::string xrpl::test::Batch_test::TestLedgerData::result |
Definition at line 85 of file Batch_test.cpp.
| std::string xrpl::test::Batch_test::TestLedgerData::txHash |
Definition at line 86 of file Batch_test.cpp.
| std::optional<std::string> xrpl::test::Batch_test::TestLedgerData::batchID |
Definition at line 87 of file Batch_test.cpp.