# SellingPlanCheckoutChargeInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields that are required to create or update a checkout charge. ### Access Scopes ## Fields * [type](/docs/api/admin-graphql/2024-10/enums/SellingPlanCheckoutChargeType): SellingPlanCheckoutChargeType - The checkout charge type defined by the policy. * [value](/docs/api/admin-graphql/2024-10/input-objects/SellingPlanCheckoutChargeValueInput): SellingPlanCheckoutChargeValueInput - The checkout charge value defined by the policy. ## Input objects with this input object * [SellingPlanFixedBillingPolicyInput](/docs/api/admin-graphql/2024-10/input-objects/SellingPlanFixedBillingPolicyInput) ## Examples