|
rippled
|
#include <LendingHelpers.h>

Public Attributes | |
| Number | periodicPayment |
| LoanState | loanState |
| std::int32_t | loanScale |
| Number | firstPaymentPrincipal |
Definition at line 128 of file LendingHelpers.h.
| Number xrpl::LoanProperties::periodicPayment |
Definition at line 135 of file LendingHelpers.h.
| LoanState xrpl::LoanProperties::loanState |
Definition at line 138 of file LendingHelpers.h.
| std::int32_t xrpl::LoanProperties::loanScale |
Definition at line 146 of file LendingHelpers.h.
| Number xrpl::LoanProperties::firstPaymentPrincipal |
Definition at line 149 of file LendingHelpers.h.