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

    Consists of the order preference and corresponding preference value.

    interface OrderAttribute {
        orderPreference: "PARTIAL_ORDER";
        orderPreferenceValue: OrderPreferenceValue;
    }
    Index

    Properties

    orderPreference: "PARTIAL_ORDER"
    orderPreferenceValue: OrderPreferenceValue