Package com.intercom.api.types
Class ConversationRating
java.lang.Object
com.intercom.api.types.ConversationRating
-
Method Details
-
getRating
public int getRating()- Returns:
- The rating, between 1 and 5, for the conversation.
-
getRemark
- Returns:
- An optional field to add a remark to correspond to the number rating
-
getCreatedAt
public int getCreatedAt()- Returns:
- The time the rating was requested in the conversation being rated.
-
getContact
-
getTeammate
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-