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