AppUsagePricing object
Defines the usage pricing model for the app subscription.
On this page
Fields
- balanceUsed (
[MoneyV2!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/moneyv2))
The total usage records for interval. - cappedAmount (
[MoneyV2!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/moneyv2))
The limit a store can be charged for usage based pricing. - interval (
[AppPricingInterval!](https://shopify.dev/docs/admin-api/graphql/reference/billing/apppricinginterval))
Specifies the interval which usage records are applied. - terms (
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
The terms and conditions for app usage pricing. 
