指定订阅计费策略的输入字段-SubscriptionBillingPolicyInput 输入对象
指定订阅计费策略的输入字段。
输入栏
- 锚点(
[[SellingPlanAnchorInput!]](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/sellingplananchorinput)
)
计费间隔计算应使用的特定锚定日期。 - 间隔(
[SellingPlanInterval!](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/sellingplaninterval)
) 必需的
与该时间表关联的间隔的类型(例如,每月,每周等)。 - intervalCount(
[Int!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
) 必需的
发票之间的计费间隔数。 - maxCycles(
[Int](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
)
订阅中所需的最大周期数。 - minCycles(
[Int](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
)
订阅中所需的最小周期数。