xrpld
Loading...
Searching...
No Matches
xrpl::LoanProperties Struct Reference

#include <LendingHelpers.h>

Collaboration diagram for xrpl::LoanProperties:

Public Attributes

Number periodicPayment
LoanState loanState
std::int32_t loanScale {}
Number firstPaymentPrincipal

Detailed Description

Definition at line 158 of file LendingHelpers.h.

Member Data Documentation

◆ periodicPayment

Number xrpl::LoanProperties::periodicPayment

Definition at line 165 of file LendingHelpers.h.

◆ loanState

LoanState xrpl::LoanProperties::loanState

Definition at line 168 of file LendingHelpers.h.

◆ loanScale

std::int32_t xrpl::LoanProperties::loanScale {}

Definition at line 176 of file LendingHelpers.h.

◆ firstPaymentPrincipal

Number xrpl::LoanProperties::firstPaymentPrincipal

Definition at line 179 of file LendingHelpers.h.