Interface AmazonWarehousingAndDistributionModelOrderAttribute

Consists of the order preference and corresponding preference value.

OrderAttribute

interface AmazonWarehousingAndDistributionModelOrderAttribute {
    orderPreference: PartialOrder | "PARTIAL_ORDER";
    orderPreferenceValue:
        | AmazonWarehousingAndDistributionModelOrderPreferenceValue
        | "SET"
        | "UNSET";
}

Properties

orderPreference: PartialOrder | "PARTIAL_ORDER"

OrderAttribute

orderPreferenceValue:
    | AmazonWarehousingAndDistributionModelOrderPreferenceValue
    | "SET"
    | "UNSET"

OrderAttribute

MMNEPVFCICPMFPCPTTAAATR