xrpl
    Preparing search index...

    Enumeration LoanPayFlags

    Enum representing values of LoanPay transaction flags.

    Index

    Enumeration Members

    tfLoanFullPayment: 131072

    Indicates that the borrower is making a full early repayment.

    tfLoanLatePayment: 262144

    Indicates that the borrower is making a late loan payment.

    tfLoanOverpayment: 65536

    Indicates that remaining payment amount should be treated as an overpayment.