# AppUsageRecord - partner - OBJECT Version: 2024-10 ## 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/2024-10/objects/Money): Money! - The amount of the app charge. * [id](/docs/api/partner/2024-10/scalars/ID): ID! - A globally unique identifier. * [name](/docs/api/partner/2024-10/scalars/String): String! - The name of the app charge. * [test](/docs/api/partner/2024-10/scalars/Boolean): Boolean! - Whether the app purchase was a test transaction. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples