|
rippled
|

Public Member Functions | |
| Adjustment (STAmount const &d, STAmount const &c, STAmount const &b) | |
Public Attributes | |
| STAmount | debits |
| STAmount | credits |
| STAmount | origBalance |
Definition at line 39 of file PaymentSandbox.h.
| ripple::detail::DeferredCredits::Adjustment::Adjustment | ( | STAmount const & | d, |
| STAmount const & | c, | ||
| STAmount const & | b | ||
| ) |
Definition at line 41 of file PaymentSandbox.h.
| STAmount ripple::detail::DeferredCredits::Adjustment::debits |
Definition at line 45 of file PaymentSandbox.h.
| STAmount ripple::detail::DeferredCredits::Adjustment::credits |
Definition at line 46 of file PaymentSandbox.h.
| STAmount ripple::detail::DeferredCredits::Adjustment::origBalance |
Definition at line 47 of file PaymentSandbox.h.
1.8.17