Class ClickEvent
java.lang.Object
com.loop54.model.request.parameters.Event
com.loop54.model.request.parameters.ClickEvent
Event for when a user has clicked on a product.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClickEvent
- Parameters:
entity- The entity that the user has clicked on.
-