Class AddToCartEvent
java.lang.Object
com.loop54.model.request.parameters.Event
com.loop54.model.request.parameters.AddToCartEvent
Event for when a user has added a product to the shopping cart.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AddToCartEvent
- Parameters:
entity- The entity that the user has added to the cart.
-