# AppUsagePricingInput - admin - INPUT_OBJECT
Version: 2025-01

## Description
The input fields to issue arbitrary charges for app usage associated with a subscription.

### Access Scopes



## Fields
* [cappedAmount](/docs/api/admin/2025-01/input-objects/MoneyInput): MoneyInput! - The maximum amount of usage charges that can be incurred within a subscription billing interval.
* [terms](/docs/api/admin/2025-01/scalars/String): String! - The terms and conditions for app usage. These terms stipulate the pricing model for the charges that an app creates.


## Input objects with this input object
* [AppPlanInput](/docs/api/admin/2025-01/input-objects/AppPlanInput)


## Examples