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

    The type of payment preference in which the transfer is being scheduled.

    interface PaymentPreference {
        paymentPreferencePaymentType: PaymentPreferencePaymentType;
        value: number;
    }
    Index

    Properties

    paymentPreferencePaymentType: PaymentPreferencePaymentType
    value: number

    A decimal number, such as an amount or FX rate.