stack

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

AdminTypes.SellingPlanPricingPolicyAdjustmentType enum

Represents a selling plan pricing policy adjustment type.

Signature:

export declare enum SellingPlanPricingPolicyAdjustmentType 

Enumeration Members

Member Value Description
FixedAmount "FIXED_AMOUNT" Fixed amount off adjustment.
Percentage "PERCENTAGE" Percentage off adjustment.
Price "PRICE" Price of the policy.