stack

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

AdminTypes.SubscriptionDiscountFixedAmountValue interface

The value of the discount and how it will be applied.

Signature:

export interface SubscriptionDiscountFixedAmountValue 

Properties

Property Modifiers Type Description
amount   MoneyV2 The fixed amount value of the discount.
appliesOnEachItem   Scalars[‘Boolean’][‘output’] Whether the amount is applied per item.