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.
- •mutation
Unskips a Subscription Billing Cycle.
Was this section helpful?