# AppUsageRecord - partner - OBJECT
Version: 2025-04

## Description
An app charge. This charge varies based on how much the merchant uses the app
or a service that the app integrates with.

### Access Scopes



## Fields
* [amount](/docs/api/partner/2025-04/objects/Money): Money! - The amount of the app charge.
* [id](/docs/api/partner/2025-04/scalars/ID): ID! - A globally unique identifier.
* [name](/docs/api/partner/2025-04/scalars/String): String! - The name of the app charge.
* [test](/docs/api/partner/2025-04/scalars/Boolean): Boolean! - Whether the app purchase was a test transaction.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples