# UsageChargeApplied - partner - OBJECT Version: 2024-10 ## Description An event that marks that an app usage charge was applied. ### Access Scopes ## Fields * [app](/docs/api/partner/2024-10/objects/App): App! - A Shopify [app](/concepts/apps). * [charge](/docs/api/partner/2024-10/objects/AppUsageRecord): AppUsageRecord! - An app charge. This charge varies based on how much the merchant uses the app or a service that the app integrates with. * [occurredAt](/docs/api/partner/2024-10/scalars/DateTime): DateTime! - The date and time when the event took place. * [shop](/docs/api/partner/2024-10/objects/Shop): Shop! - A Shopify shop. * [type](/docs/api/partner/2024-10/enums/AppEventTypes): AppEventTypes! - The type of app event. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples