Anchor to SubscriptionBillingCycleSubscription
objectSubscription Billing Cycle
The billing cycle of a subscription.
Anchor to FieldsFields
- Anchor to billingAttemptExpectedDatebilling•Date
Attempt Expected Date Time! non-null The expected date of the billing attempt.
- Anchor to cycleEndAtcycle•Date
End At Time! non-null The end date of the billing cycle.
- Anchor to cycleIndexcycle•Int!
Index non-null The index of the billing cycle.
- Anchor to cycleStartAtcycle•Date
Start At Time! non-null The start date of the billing cycle.
- Anchor to editededited•Boolean!non-null
Whether the billing cycle was edited.
- Anchor to skippedskipped•Boolean!non-null
Whether the billing cycle was skipped.
- Anchor to statusstatus•Subscription
Billing Cycle Billing Cycle Status! non-null The status of the billing cycle.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Skips a Subscription Billing Cycle.
- Anchor to billingCycleInputbilling•Subscription
Cycle Input Billing Cycle Input! required The input object for selecting and using billing cycles.
Arguments
- Anchor to billingCyclebilling•Subscription
Cycle Billing Cycle The updated billing cycle.
- Anchor to userErrorsuser•[Subscription
Errors Billing Cycle Skip User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
- •mutation
Unskips a Subscription Billing Cycle.
- Anchor to billingCycleInputbilling•Subscription
Cycle Input Billing Cycle Input! required The input object for selecting and using billing cycles.
Arguments
- Anchor to billingCyclebilling•Subscription
Cycle Billing Cycle The updated billing cycle.
- Anchor to userErrorsuser•[Subscription
Errors Billing Cycle Unskip User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?