xrpld
Loading...
Searching...
No Matches
xrpl::test::Batch_test::TestLedgerData Struct Reference
Collaboration diagram for xrpl::test::Batch_test::TestLedgerData:

Public Attributes

int index
std::string txType
std::string result
std::string txHash
std::optional< std::stringbatchID

Detailed Description

Definition at line 81 of file Batch_test.cpp.

Member Data Documentation

◆ index

int xrpl::test::Batch_test::TestLedgerData::index

Definition at line 83 of file Batch_test.cpp.

◆ txType

std::string xrpl::test::Batch_test::TestLedgerData::txType

Definition at line 84 of file Batch_test.cpp.

◆ result

std::string xrpl::test::Batch_test::TestLedgerData::result

Definition at line 85 of file Batch_test.cpp.

◆ txHash

std::string xrpl::test::Batch_test::TestLedgerData::txHash

Definition at line 86 of file Batch_test.cpp.

◆ batchID

std::optional<std::string> xrpl::test::Batch_test::TestLedgerData::batchID

Definition at line 87 of file Batch_test.cpp.