dw.order
Class PriceAdjustmentLimitTypes

dw.order.PriceAdjustmentLimitTypes
Helper class containing price adjustment limit types.
TYPE_ITEM
:
String = "ITEM"Constant for Price Adjustment Limit Type Item.
The price adjustment limit was created at the item level.
TYPE_ORDER
:
String = "ORDER"Constant for Price Adjustment Limit Type Order.
The price adjustment limit was created at the order level.
TYPE_SHIPPING
:
String = "SHIPPING"Constant for Price Adjustment Limit Type Shipping.
The price adjustment limit was created at the shipping item level.
This class does not have a constructor, so you cannot create it directly.
© Copyright 2000-2020, salesforce.com inc. All rights reserved. Various trademarks held by their respective owners.