# SubscriptionBillingCyclesIndexRangeSelector - admin - INPUT_OBJECT
Version: 2025-01

## Description
The input fields to select a subset of subscription billing cycles within an index range.

### Access Scopes



## Fields
* [endIndex](/docs/api/admin/2025-01/scalars/Int): Int! - The end index for the range.
* [startIndex](/docs/api/admin/2025-01/scalars/Int): Int! - The start index for the range.


## Input objects with this input object
* [QueryRoot](/docs/api/admin/2025-01/arguments/QueryRoot)
* [subscriptionBillingCycles](/docs/api/admin/2025-01/queries/subscriptionBillingCycles)


## Examples