Class EventScoring
java.lang.Object
com.algolia.model.personalization.EventScoring
EventScoring
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe name of the event.The type of the event.getScore()The score for the event.inthashCode()setEventName(String eventName) setEventType(String eventType) toString()
-
Constructor Details
-
EventScoring
public EventScoring()
-
-
Method Details