stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SubscriptionBillingCyclesIndexRangeSelector

AdminTypes.SubscriptionBillingCyclesIndexRangeSelector interface

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

Signature:

export interface SubscriptionBillingCyclesIndexRangeSelector 

Properties

Property Modifiers Type Description
endIndex   Scalars[‘Int’][‘input’] The end index for the range.
startIndex   Scalars[‘Int’][‘input’] The start index for the range.