Home > @infiniteobjects/shopify-data-manager > AdminTypes > SubscriptionBillingCycleBillingCycleStatus
The possible status values of a subscription billing cycle.
Signature:
export declare enum SubscriptionBillingCycleBillingCycleStatus
Member | Value | Description |
---|---|---|
Billed | "BILLED" |
The billing cycle is billed. |
Unbilled | "UNBILLED" |
The billing cycle hasn’t been billed. |