Home > @infiniteobjects/shopify-data-manager > AdminTypes > SubscriptionBillingCycleInput
The input fields for specifying the subscription contract and selecting the associated billing cycle.
Signature:
export interface SubscriptionBillingCycleInput
Property | Modifiers | Type | Description |
---|---|---|---|
contractId | Scalars[‘ID’][‘input’] | The ID of the subscription contract associated with the billing cycle. | |
selector | SubscriptionBillingCycleSelector | Selects the billing cycle by date or index. |