FiniteBillingCycleDetails
Stay organized with collections
Save and categorize content based on your preferences.
Details for a subscriptiin line item with finite billing cycles.
JSON representation |
{
"billingCycleCountLimit": string
} |
Fields |
billingCycleCountLimit |
string (int64 format)
Required. The number of a subscription line item billing cycles after which billing will stop automatically.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-03-26 UTC.
[null,null,["Last updated 2025-03-26 UTC."],[[["\u003cp\u003eThis documentation describes the JSON representation of a subscription line item with a finite billing cycle.\u003c/p\u003e\n"],["\u003cp\u003eIt focuses on the \u003ccode\u003ebillingCycleCountLimit\u003c/code\u003e field, which determines the number of billing cycles before automatic billing cessation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ebillingCycleCountLimit\u003c/code\u003e is a required field and uses an integer format within a string.\u003c/p\u003e\n"]]],["The core content describes a JSON representation for a subscription line item with limited billing cycles. The key information is the `billingCycleCountLimit` field. This field, represented as a string in `int64` format, specifies the required number of billing cycles after which the subscription's billing will automatically cease. This field is mandatory for this subscription line item type.\n"],null,["# FiniteBillingCycleDetails\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nDetails for a subscriptiin line item with finite billing cycles.\n\n| JSON representation |\n|----------------------------------------------|\n| ``` { \"billingCycleCountLimit\": string } ``` |\n\n| Fields ||\n|--------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `billingCycleCountLimit` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` Required. The number of a subscription line item billing cycles after which billing will stop automatically. |"]]