更新合同上的预订行所需的输入字段-ubscriptionLineUpdateInput 输入对象
指定更新合同上的预订行所需的输入字段。
输入栏
- currentPrice(
[Decimal](https://shopify.dev/docs/admin-api/graphql/reference/scalar#decimal-2021-01)
)
产品的价格。 - customAttributes(
[[AttributeInput!]](https://shopify.dev/docs/admin-api/graphql/reference/orders/attributeinput)
)
此订阅行的定制属性。 - 定价政策(
[SubscriptionPricingPolicyInput](https://shopify.dev/docs/admin-api/graphql/reference/orders/subscriptionpricingpolicyinput)
)
描述订购线随时间的预期价格变化。 - productVariantId(
[ID](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01)
)
订阅行引用的产品变体的ID。 - 数量(
[Int](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
)
产品数量。 - sellingPlanId(
[ID](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01)
)
订阅行的销售计划。 - sellingPlanName(
[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
订阅行的销售计划名称。