GitHub

SellingPlanCheckoutChargeValue

The portion of the price to be charged at checkout.

import { SellingPlanCheckoutChargeValue } from '@daffodil/driver/shopify'
type SellingPlanCheckoutChargeValue = MoneyV2 | SellingPlanCheckoutChargePercentageValue
Type Options
SellingPlanCheckoutChargeValue MoneyV2 | SellingPlanCheckoutChargePercentageValue