stack

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

AdminTypes.AppPricingInterval enum

The frequency at which the shop is billed for an app subscription.

Signature:

export declare enum AppPricingInterval 

Enumeration Members

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.