stack

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

AdminTypes.SellingPlanCheckoutChargeValueInput interface

The input fields required to create or update an checkout charge value.

Signature:

export interface SellingPlanCheckoutChargeValueInput 

Properties

Property Modifiers Type Description
fixedValue?   InputMaybe<Scalars[‘Decimal’][‘input’]> (Optional) The fixed value for an checkout charge.
percentage?   InputMaybe<Scalars[‘Float’][‘input’]> (Optional) The percentage value.