Class Newsfeed
java.lang.Object
com.intercom.api.resources.news.types.Newsfeed
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interfacestatic interfacestatic interface -
Method Summary
-
Method Details
-
getId
- Returns:
- The unique identifier for the newsfeed which is given by Intercom.
-
getType
- Returns:
- The type of object.
-
getName
- Returns:
- The name of the newsfeed. This name will never be visible to your users.
-
getCreatedAt
public int getCreatedAt()- Returns:
- Timestamp for when the newsfeed was created.
-
getUpdatedAt
- Returns:
- Timestamp for when the newsfeed was last updated.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-