stack

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

AdminTypes.SellingPlanPricingPolicyValueInput interface

The input fields required to create or update a pricing policy adjustment value.

Signature:

export interface SellingPlanPricingPolicyValueInput 

Properties

Property Modifiers Type Description
fixedValue?   InputMaybe<Scalars[‘Decimal’][‘input’]> (Optional) The fixed value for an fixed amount off or a new policy price.
percentage?   InputMaybe<Scalars[‘Float’][‘input’]> (Optional) The percentage value.