订阅价格策略周期折扣的输入字段-SubscriptionPricingPolicyCycleDiscountsInput 输入对象
一个数组,其中包含每个结算周期的所有定价更改。
输入栏
- AdjustmentType(
[SellingPlanPricingPolicyAdjustmentType!](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/sellingplanpricingpolicyadjustmenttype)
) 必需的
价格调整类型。 - AdjustmentValue(
[SellingPlanPricingPolicyValueInput!](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/sellingplanpricingpolicyvalueinput)
) 必需的
价格调整值。 - 循环后(
[Int!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
) 必需的
定价政策生效的周期。 - 计算价格(
[Decimal!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#decimal-2021-01)
) 必需的
应用调整后的计算价格。