Package com.algolia.model.insights
Class InsightsEvents
java.lang.Object
com.algolia.model.insights.InsightsEvents
InsightsEvents
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddEvents
(EventsItems eventsItem) boolean
Click and conversion events.int
hashCode()
setEvents
(List<EventsItems> events) toString()
-
Constructor Details
-
InsightsEvents
public InsightsEvents()
-
-
Method Details