# SubscriptionBillingCycleSelector - customer - INPUT_OBJECT Version: 2024-10 ## Description The input fields to select a SubscriptionBillingCycle by either date or index. ### Access Scopes ## Fields * [date](/docs/api/customer/2024-10/scalars/DateTime): DateTime - The date to select a billing cycle. * [index](/docs/api/customer/2024-10/scalars/Int): Int - The index to select a billing cycle. ## Input objects with this input object * [SubscriptionBillingCycleInput](/docs/api/customer/2024-10/input-objects/SubscriptionBillingCycleInput) ## Examples