stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanPricingPolicyAdjustmentValue

AdminTypes.SellingPlanPricingPolicyAdjustmentValue type

Represents a selling plan pricing policy adjustment value type.

Signature:

export type SellingPlanPricingPolicyAdjustmentValue = MoneyV2 | SellingPlanPricingPolicyPercentageValue;

References: MoneyV2, SellingPlanPricingPolicyPercentageValue