|
xrpld
|

Public Member Functions | |
| IssuerValueMPT ()=default | |
Public Attributes | |
| std::map< AccountID, HolderValueMPT > | holders |
| std::uint64_t | credit = 0 |
| std::int64_t | origBalance = 0 |
| std::uint64_t | selfDebit = 0 |
Definition at line 37 of file PaymentSandbox.h.
|
default |
| std::map<AccountID, HolderValueMPT> xrpl::detail::DeferredCredits::IssuerValueMPT::holders |
Definition at line 40 of file PaymentSandbox.h.
| std::uint64_t xrpl::detail::DeferredCredits::IssuerValueMPT::credit = 0 |
Definition at line 42 of file PaymentSandbox.h.
| std::int64_t xrpl::detail::DeferredCredits::IssuerValueMPT::origBalance = 0 |
Definition at line 49 of file PaymentSandbox.h.
| std::uint64_t xrpl::detail::DeferredCredits::IssuerValueMPT::selfDebit = 0 |
Definition at line 59 of file PaymentSandbox.h.