OfferType

public enum OfferType

offer types

Enum Constants

LOYALTY_CARD

public static final OfferType LOYALTY_CARD

Loyalty-related offer type

MANUFACTURER_COUPON

public static final OfferType MANUFACTURER_COUPON

Manufacturer coupon offer type

MERCHANT_COUPON

public static final OfferType MERCHANT_COUPON

Merchant coupon offer type

OTHER_COUPON

public static final OfferType OTHER_COUPON

A miscellaneous coupon offer type, generally some kind of promotion by a third party

PRODUCT_DISCOUNT

public static final OfferType PRODUCT_DISCOUNT

Product discount offer type, generally a product-specific sale or similar promotion

TRANSACTION_DISCOUNT

public static final OfferType TRANSACTION_DISCOUNT

Transaction discount offer type, This should not be tied to a specific item