SellingPlanRecurringPricingPolicy object
Represents a recurring selling plan pricing policy.
Required access
Requires access to either all or app-owned selling plans.
On this page
Fields
- adjustmentType (
[SellingPlanPricingPolicyAdjustmentType!](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/sellingplanpricingpolicyadjustmenttype)
)
The price adjustment type. - adjustmentValue (
[SellingPlanPricingPolicyAdjustmentValue!](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/sellingplanpricingpolicyadjustmentvalue)
)
The price adjustment value. - afterCycle (
[Int](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
)
Cycle after which this pricing policy applies. - createdAt (
[DateTime!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#datetime-2021-01)
)
The date and time when the recurring selling plan pricing policy was created.
Implements
[SellingPlanPricingPolicyBase](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/sellingplanpricingpolicybase)