stack

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

AdminTypes.SubscriptionManualDiscountFixedAmountInput interface

The input fields for the fixed amount value of the discount and distribution on the lines.

Signature:

export interface SubscriptionManualDiscountFixedAmountInput 

Properties

Property Modifiers Type Description
amount?   InputMaybe<Scalars[‘Float’][‘input’]> (Optional) Fixed amount value.
appliesOnEachItem?   InputMaybe<Scalars[‘Boolean’][‘input’]> (Optional) Whether the amount is intended per line item or once per subscription.