stack

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

AdminTypes.SubscriptionBillingCycleInput interface

The input fields for specifying the subscription contract and selecting the associated billing cycle.

Signature:

export interface SubscriptionBillingCycleInput 

Properties

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.