rippled
Loading...
Searching...
No Matches
Public Attributes | List of all members
ripple::test::Batch_test::TestLedgerData Struct Reference
Collaboration diagram for ripple::test::Batch_test::TestLedgerData:
Collaboration graph
[legend]

Public Attributes

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

Detailed Description

Definition at line 23 of file Batch_test.cpp.

Member Data Documentation

◆ index

int ripple::test::Batch_test::TestLedgerData::index

Definition at line 25 of file Batch_test.cpp.

◆ txType

std::string ripple::test::Batch_test::TestLedgerData::txType

Definition at line 26 of file Batch_test.cpp.

◆ result

std::string ripple::test::Batch_test::TestLedgerData::result

Definition at line 27 of file Batch_test.cpp.

◆ txHash

std::string ripple::test::Batch_test::TestLedgerData::txHash

Definition at line 28 of file Batch_test.cpp.

◆ batchID

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

Definition at line 29 of file Batch_test.cpp.