Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanPricingPolicyBase
Represents selling plan pricing policy common fields.
Signature:
export interface SellingPlanPricingPolicyBase
| Property | Modifiers | Type | Description |
|---|---|---|---|
| adjustmentType | SellingPlanPricingPolicyAdjustmentType | `${SellingPlanPricingPolicyAdjustmentType}` | The price adjustment type. | |
| adjustmentValue | SellingPlanPricingPolicyAdjustmentValue | The price adjustment value. |