订阅周期价格调整-SubscriptionCyclePriceAdjustment 对象

表示订阅线路定价周期调整。

所需的访问

需要all_subscription_contracts或own_subscription_contracts范围。


在本页面


字段

  • AdjustmentType([SellingPlanPricingPolicyAdjustmentType!](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/sellingplanpricingpolicyadjustmenttype)
    价格调整类型。
  • AdjustmentValue([SellingPlanPricingPolicyAdjustmentValue!](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/sellingplanpricingpolicyadjustmentvalue)
    价格调整值。
  • afterCycle[Int!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
    应用此定价政策之前需要的周期数。
  • computedPrice[MoneyV2!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/moneyv2)
    应用调整后的计算价格。


返回SubscriptionCyclePriceAdjustment的类型

  • [SubscriptionPricingPolicy.cycleDiscounts](https://shopify.dev/docs/admin-api/graphql/reference/orders/subscriptionpricingpolicy#cyclediscounts-2021-01)