--- title: AppPricingInterval - Partner API description: The billing frequency for the app. api_version: 2025-10 api_name: partner type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/partner/latest/enums/apppricinginterval md: https://shopify.dev/docs/api/partner/latest/enums/apppricinginterval.md --- # App​Pricing​Interval enum The billing frequency for the app. ## Valid values * ANNUAL The merchant is billed for this app annually. * EVERY\_​30\_​DAYS The merchant is billed for this app every 30 days. *** ## Fields * [App​Subscription​Sale.billingInterval](https://shopify.dev/docs/api/partner/latest/objects/AppSubscriptionSale#field-AppSubscriptionSale.fields.billingInterval) OBJECT A transaction corresponding to an app subscription charge. *** ## Map ### Fields with this enum * <-|[App​Subscription​Sale.billingInterval](https://shopify.dev/docs/api/partner/latest/objects/AppSubscriptionSale#field-AppSubscriptionSale.fields.billingInterval)