stack

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

AdminTypes.SellingPlanCheckoutCharge interface

The amount charged at checkout when the full amount isn’t charged at checkout.

Signature:

export interface SellingPlanCheckoutCharge 

Properties

Property Modifiers Type Description
type   SellingPlanCheckoutChargeType | `${SellingPlanCheckoutChargeType}` The charge type for the checkout charge.
value   SellingPlanCheckoutChargeValue The charge value for the checkout charge.