SubscriptionBillingPolicy - customer - OBJECT
Version: 2025-01
Description:
The billing policy of a subscription.
Access Scopes
Fields
-
anchors:
SubscriptionAnchor! -
The anchor dates for calculating billing intervals.
-
interval:
SubscriptionInterval! -
The type of interval associated with this schedule (e.g. Monthly, Weekly, etc).
-
intervalCount:
Count -
The number of intervals between invoices.
-
maxCycles:
Int -
The maximum number of cycles after which the subscription ends.
-
minCycles:
Int -
The minimum number of cycles required for the subscription.
Connections
Related queries
Related mutations
Related Unions
Examples