Package com.intercom.api.types
Class DataEventSummaryItem
java.lang.Object
com.intercom.api.types.DataEventSummaryItem
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interfacestatic interfacestatic interfacestatic interface -
Method Summary
-
Method Details
-
getName
- Returns:
- The name of the event
-
getFirst
- Returns:
- The first time the event was sent
-
getLast
- Returns:
- The last time the event was sent
-
getCount
public int getCount()- Returns:
- The number of times the event was sent
-
getDescription
- Returns:
- The description of the event
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-