stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanCheckoutChargeValue

AdminTypes.SellingPlanCheckoutChargeValue type

The portion of the price to be charged at checkout.

Signature:

export type SellingPlanCheckoutChargeValue = MoneyV2 | SellingPlanCheckoutChargePercentageValue;

References: MoneyV2, SellingPlanCheckoutChargePercentageValue