Home > @infiniteobjects/shopify-data-manager > AdminTypes > AppDiscountType > targetType
The target type of the app discount type. Possible values: SHIPPING_LINE
and LINE_ITEM
.
Signature:
targetType: DiscountApplicationTargetType | `${DiscountApplicationTargetType}`;