Home > @infiniteobjects/shopify-data-manager > AdminTypes > AppPricingInterval
The frequency at which the shop is billed for an app subscription.
Signature:
export declare enum AppPricingInterval
Member | Value | Description |
---|---|---|
Annual | "ANNUAL" |
The app subscription bills the shop annually. |
Every_30Days | "EVERY_30_DAYS" |
The app subscription bills the shop every 30 days. |