Home > @infiniteobjects/shopify-data-manager > AdminTypes > AppUsagePricingInput
The input fields to issue arbitrary charges for app usage associated with a subscription.
Signature:
export interface AppUsagePricingInput
Property | Modifiers | Type | Description |
---|---|---|---|
cappedAmount | MoneyInput | The maximum amount of usage charges that can be incurred within a subscription billing interval. | |
terms | Scalars[‘String’][‘input’] | The terms and conditions for app usage. These terms stipulate the pricing model for the charges that an app creates. |