Home > @infiniteobjects/shopify-data-manager > AdminTypes > SubscriptionBillingCyclesDateRangeSelector
The input fields to select a subset of subscription billing cycles within a date range.
Signature:
export interface SubscriptionBillingCyclesDateRangeSelector
Property | Modifiers | Type | Description |
---|---|---|---|
endDate | Scalars[‘DateTime’][‘input’] | The end date and time for the range. | |
startDate | Scalars[‘DateTime’][‘input’] | The start date and time for the range. |