Home > @infiniteobjects/shopify-data-manager > AdminTypes > SubscriptionDiscountAllocation
Represents what a particular discount reduces from a line price.
Signature:
export interface SubscriptionDiscountAllocation
Property | Modifiers | Type | Description |
---|---|---|---|
amount | MoneyV2 | Allocation amount. | |
discount | SubscriptionDiscount | Discount that created the allocation. |