Class CartAttributeConstants.Internal

java.lang.Object
com.broadleafcommerce.cartoperation.domain.CartAttributeConstants.Internal
Enclosing class:
CartAttributeConstants

public static final class CartAttributeConstants.Internal extends Object
  • Field Details

    • FREE_GIFT_OFFER_ITEMS

      public static final String FREE_GIFT_OFFER_ITEMS
      Temporary storage of FreeGiftItems from the offer response, so that they can be processed and added later.
      See Also:
    • OFFER_IDS_TO_IGNORE

      public static final String OFFER_IDS_TO_IGNORE
      A list of offer ids to ignore when applying offers.
      See Also:
  • Constructor Details

    • Internal

      public Internal()