# SellingPlanCheckoutChargeInput - admin - INPUT_OBJECT
Version: 2025-01

## Description
The input fields that are required to create or update a checkout charge.

### Access Scopes



## Fields
* [type](/docs/api/admin/2025-01/enums/SellingPlanCheckoutChargeType): SellingPlanCheckoutChargeType - The checkout charge type defined by the policy.
* [value](/docs/api/admin/2025-01/input-objects/SellingPlanCheckoutChargeValueInput): SellingPlanCheckoutChargeValueInput - The checkout charge value defined by the policy.


## Input objects with this input object
* [SellingPlanFixedBillingPolicyInput](/docs/api/admin/2025-01/input-objects/SellingPlanFixedBillingPolicyInput)


## Examples