# SubscriptionBillingCycleInput - customer - INPUT_OBJECT Version: 2024-10 ## Description The input fields for specifying the subscription contract and selecting the associated billing cycle. ### Access Scopes ## Fields * [contractId](/docs/api/customer/2024-10/scalars/ID): ID! - The ID of the subscription contract associated with the billing cycle. * [selector](/docs/api/customer/2024-10/input-objects/SubscriptionBillingCycleSelector): SubscriptionBillingCycleSelector! - Selects the billing cycle by date or index. ## Input objects with this input object * [subscriptionBillingCycleSkip](/docs/api/customer/2024-10/mutations/subscriptionBillingCycleSkip) * [subscriptionBillingCycleUnskip](/docs/api/customer/2024-10/mutations/subscriptionBillingCycleUnskip) ## Examples