The atg.commerce.pricing.PricingAdjustment
class represents an element of a price’s audit trail. A chain of these objects represents all changes made to the price. These objects appear in the adjustments
list of AmountInfo
. A PricingAdjustment
is created by a pricing calculator when it modifies an AmountInfo
object.
See the ATG Platform API Reference for detailed information on the properties and methods of this class.