stack

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

AdminTypes.SubscriptionDiscountAllocation interface

Represents what a particular discount reduces from a line price.

Signature:

export interface SubscriptionDiscountAllocation 

Properties

Property Modifiers Type Description
amount   MoneyV2 Allocation amount.
discount   SubscriptionDiscount Discount that created the allocation.