Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanCheckoutChargeValue
The portion of the price to be charged at checkout.
Signature:
export type SellingPlanCheckoutChargeValue = MoneyV2 | SellingPlanCheckoutChargePercentageValue;
References: MoneyV2, SellingPlanCheckoutChargePercentageValue