SellingPlanRecurringBillingPolicyInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields required to create or update a recurring billing policy.
Access Scopes
Fields
-
anchors:
SellingPlanAnchorInput -
Specific anchor dates upon which the billing interval calculations should be made.
-
interval:
SellingPlanInterval -
The billing frequency, it can be either: day, week, month or year.
-
intervalCount:
Int -
The number of intervals between billings.
-
maxCycles:
Int -
Maximum number of billing iterations.
-
minCycles:
Int -
Minimum number of billing iterations.
Input objects with this input object
Examples