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 40 of file Batch_test.cpp.

Member Data Documentation

◆ index

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

Definition at line 42 of file Batch_test.cpp.

◆ txType

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

Definition at line 43 of file Batch_test.cpp.

◆ result

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

Definition at line 44 of file Batch_test.cpp.

◆ txHash

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

Definition at line 45 of file Batch_test.cpp.

◆ batchID

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

Definition at line 46 of file Batch_test.cpp.