xrpl
    Preparing search index...

    Interface LoanSetFlagsInterface

    Map of flags to boolean values representing LoanSet transaction flags.

    interface LoanSetFlagsInterface {
        tfInnerBatchTxn?: boolean;
        tfLoanOverpayment?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    tfInnerBatchTxn?: boolean
    tfLoanOverpayment?: boolean