Selling Partner API SDK for JavaScript
    Preparing search index...

    A loan advance, loan payment, or loan refund.

    interface LoanServicingEvent {
        LoanAmount?: Currency;
        SourceBusinessEventType?: string;
    }
    Index

    Properties

    LoanAmount?: Currency
    SourceBusinessEventType?: string

    The type of event. Possible values: * LoanAdvance * LoanPayment * LoanRefund