stack

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

AdminTypes.SubscriptionCyclePriceAdjustment interface

Represents a Subscription Line Pricing Cycle Adjustment.

Signature:

export interface SubscriptionCyclePriceAdjustment 

Properties

Property Modifiers Type Description
adjustmentType   SellingPlanPricingPolicyAdjustmentType | `${SellingPlanPricingPolicyAdjustmentType}` Price adjustment type.
adjustmentValue   SellingPlanPricingPolicyAdjustmentValue Price adjustment value.
afterCycle   Scalars[‘Int’][‘output’] The number of cycles required before this pricing policy applies.
computedPrice   MoneyV2 The computed price after the adjustments applied.