rippled
Loading...
Searching...
No Matches
Public Attributes | List of all members
xrpl::LoanProperties Struct Reference

#include <LendingHelpers.h>

Collaboration diagram for xrpl::LoanProperties:
Collaboration graph
[legend]

Public Attributes

Number periodicPayment
 
LoanState loanState
 
std::int32_t loanScale
 
Number firstPaymentPrincipal
 

Detailed Description

Definition at line 128 of file LendingHelpers.h.

Member Data Documentation

◆ periodicPayment

Number xrpl::LoanProperties::periodicPayment

Definition at line 135 of file LendingHelpers.h.

◆ loanState

LoanState xrpl::LoanProperties::loanState

Definition at line 138 of file LendingHelpers.h.

◆ loanScale

std::int32_t xrpl::LoanProperties::loanScale

Definition at line 146 of file LendingHelpers.h.

◆ firstPaymentPrincipal

Number xrpl::LoanProperties::firstPaymentPrincipal

Definition at line 149 of file LendingHelpers.h.