xrpld
Loading...
Searching...
No Matches
xrpl::test::FlowMPT_test::TokenData< TGets, TPays > Struct Template Reference
Collaboration diagram for xrpl::test::FlowMPT_test::TokenData< TGets, TPays >:

Public Attributes

TGets gets
TPays pays
jtx::PrettyAmount remTakerGets
jtx::PrettyAmount remTakerPays

Detailed Description

template<typename TGets, typename TPays>
struct xrpl::test::FlowMPT_test::TokenData< TGets, TPays >

Definition at line 825 of file FlowMPT_test.cpp.

Member Data Documentation

◆ gets

template<typename TGets, typename TPays>
TGets xrpl::test::FlowMPT_test::TokenData< TGets, TPays >::gets

Definition at line 827 of file FlowMPT_test.cpp.

◆ pays

template<typename TGets, typename TPays>
TPays xrpl::test::FlowMPT_test::TokenData< TGets, TPays >::pays

Definition at line 828 of file FlowMPT_test.cpp.

◆ remTakerGets

template<typename TGets, typename TPays>
jtx::PrettyAmount xrpl::test::FlowMPT_test::TokenData< TGets, TPays >::remTakerGets

Definition at line 829 of file FlowMPT_test.cpp.

◆ remTakerPays

template<typename TGets, typename TPays>
jtx::PrettyAmount xrpl::test::FlowMPT_test::TokenData< TGets, TPays >::remTakerPays

Definition at line 830 of file FlowMPT_test.cpp.