Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanPricingPolicyAdjustmentValue
Represents a selling plan pricing policy adjustment value type.
Signature:
export type SellingPlanPricingPolicyAdjustmentValue = MoneyV2 | SellingPlanPricingPolicyPercentageValue;
References: MoneyV2, SellingPlanPricingPolicyPercentageValue