Oihana PHP System

LoanOrCredit

The LoanOrCredit properties enumeration.

Table of Contents

Constants

AMOUNT  : string = 'amount'
CURRENCY  : string = 'currency'
GRACE_PERIOD  : string = 'gracePeriod'
LOAN_REPAYMENT_FORM  : string = 'loanRepaymentForm'
LOAN_TERM  : string = 'loanTerm'
LOAN_TYPE  : string = 'loanType'
RECOURSE_LOAN  : string = 'recourseLoan'
RENEGOTIABLE_LOAN  : string = 'renegotiableLoan'
REQUIRED_COLLATERAL  : string = 'requiredCollateral'

Constants

LOAN_REPAYMENT_FORM

public string LOAN_REPAYMENT_FORM = 'loanRepaymentForm'

RECOURSE_LOAN

public string RECOURSE_LOAN = 'recourseLoan'

RENEGOTIABLE_LOAN

public string RENEGOTIABLE_LOAN = 'renegotiableLoan'

REQUIRED_COLLATERAL

public string REQUIRED_COLLATERAL = 'requiredCollateral'
On this page

Search results