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

    Payment preference type in which transfer is being scheduled

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

    Properties

    paymentPreferencePaymentType: PaymentPreferencePaymentType
    value: number

    A decimal number such as amount or FX rate.