DiscountApplicationTargetType - storefront - ENUM
Version: 2024-10
Description:
The type of line (i.e. line item or shipping line) on an order that the discount is applicable towards.
Access Scopes
Enum values
LINE_ITEM
SHIPPING_LINE
Fields with this enum
AutomaticDiscountApplication.targetType
CartAutomaticDiscountAllocation.targetType
CartCodeDiscountAllocation.targetType
CartCustomDiscountAllocation.targetType
CartDiscountAllocation.targetType
DiscountApplication.targetType
DiscountCodeApplication.targetType
ManualDiscountApplication.targetType
ScriptDiscountApplication.targetType
Examples