SellingPlanFixedPricingPolicy object
Represents a fixed 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. - createdAt (
[DateTime!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#datetime-2021-01)
)
The date and time when the fixed selling plan pricing policy was created.
Implements
[SellingPlanPricingPolicyBase](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/sellingplanpricingpolicybase)