stack

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

AdminTypes.SubscriptionBillingCyclesDateRangeSelector interface

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

Signature:

export interface SubscriptionBillingCyclesDateRangeSelector 

Properties

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.