Home > @infiniteobjects/shopify-data-manager > AdminTypes > SubscriptionBillingCyclesIndexRangeSelector
The input fields to select a subset of subscription billing cycles within an index range.
Signature:
export interface SubscriptionBillingCyclesIndexRangeSelector
Property | Modifiers | Type | Description |
---|---|---|---|
endIndex | Scalars[‘Int’][‘input’] | The end index for the range. | |
startIndex | Scalars[‘Int’][‘input’] | The start index for the range. |