Class ListEventSummariesRequest.EventSummaries
java.lang.Object
com.intercom.api.resources.events.requests.ListEventSummariesRequest.EventSummaries
- Enclosing class:
ListEventSummariesRequest
-
Method Details
-
getEventName
- Returns:
- The name of the event that occurred. A good event name is typically a past tense 'verb-noun' combination, to improve readability, for example
updated-plan.
-
getCount
- Returns:
- The number of times the event occurred.
-
getFirst
- Returns:
- The first time the event was sent
-
getLast
- Returns:
- The last time the event was sent
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-