Class ItemModel

java.lang.Object
org.bhn.promotion.core.model.promotions.ItemModel

public class ItemModel extends Object
Represents an item in a promotional context.

This model encapsulates the essential details of an item that may be part of a promotion, including its identifiers and attributes.

  • Constructor Details

    • ItemModel

      public ItemModel()