Home > @poq/sdk-sfcc > PriceAdjustment > manual
A flag indicating whether this price adjustment was created in a manual process. For custom price adjustments created using the shop API, this always returns true. Using the scripting API, however, it is possible to set this to true or false, according to the use case.
Signature:
manual?: boolean;