SubscriptionBillingPolicyInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for a Subscription Billing Policy.
Access Scopes
Fields
-
anchors:
SellingPlanAnchorInput -
Specific anchor dates upon which the billing interval calculations should be made.
-
interval:
SellingPlanInterval! -
The kind of interval that's associated with this schedule (e.g. Monthly, Weekly, etc).
-
intervalCount:
Int! -
The number of billing intervals between invoices.
-
maxCycles:
Int -
Maximum amount of cycles required in the subscription.
-
minCycles:
Int -
Minimum amount of cycles required in the subscription.
Input objects with this input object
Examples