# SellingPlanCheckoutCharge - admin-graphql - OBJECT
Version: 2025-01

## Description
The amount charged at checkout when the full amount isn't charged at checkout.

### Access Scopes
`read_products` access scope.


## Fields
* [type](/docs/api/admin-graphql/2025-01/enums/SellingPlanCheckoutChargeType): SellingPlanCheckoutChargeType! - The charge type for the checkout charge.
* [value](/docs/api/admin-graphql/2025-01/unions/SellingPlanCheckoutChargeValue): SellingPlanCheckoutChargeValue! - The charge value for the checkout charge.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples