# AppSubscription - partner - OBJECT Version: 2025-04 ## Description A recurring charge for use of an app, such as a monthly subscription charge. ### Access Scopes ## Fields * [amount](/docs/api/partner/2025-04/objects/Money): Money! - The amount of the app charge. * [billingOn](/docs/api/partner/2025-04/scalars/DateTime): DateTime - The date when the merchant will next be billed. * [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