stack

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

AdminTypes.AppSubscriptionDiscountValueInput interface

The input fields to specify the value discounted every billing interval.

Signature:

export interface AppSubscriptionDiscountValueInput 

Properties

Property Modifiers Type Description
amount?   InputMaybe<Scalars[‘Decimal’][‘input’]> (Optional) The monetary value of a discount.
percentage?   InputMaybe<Scalars[‘Float’][‘input’]> (Optional) The percentage value of a discount.