Package com.intercom.api.types
Class ListItem
java.lang.Object
com.intercom.api.types.ListItem
- All Implemented Interfaces:
IListItem
-
Method Details
-
getType
-
getId
-
getTitle
-
getSubtitle
- Specified by:
getSubtitlein interfaceIListItem- Returns:
- The text shown underneath the item's title.
-
getTertiaryText
- Specified by:
getTertiaryTextin interfaceIListItem- Returns:
- The text shown next to the subtitle, separates by a bullet.
-
getRoundedImage
- Specified by:
getRoundedImagein interfaceIListItem- Returns:
- Rounds the corners of the image. Default is
false.
-
getDisabled
- Specified by:
getDisabledin interfaceIListItem- Returns:
- Styles all list items and prevents the action. Default is
false.
-
getAction
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-