SubscriptionPricingPolicyCycleDiscountsInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for an array containing all pricing changes for each billing cycle.
Access Scopes
Fields
-
adjustmentType:
SellingPlanPricingPolicyAdjustmentType! -
The price adjustment type.
-
adjustmentValue:
SellingPlanPricingPolicyValueInput! -
The price adjustment value.
-
afterCycle:
Int! -
The cycle after which the pricing policy applies.
-
computedPrice:
Decimal! -
The computed price after the adjustments are applied.
Input objects with this input object
Examples