Package com.intercom.api.types
Class LinkedObjectList
java.lang.Object
com.intercom.api.types.LinkedObjectList
-
Method Details
-
getType
- Returns:
- Always list.
-
getTotalCount
public int getTotalCount()- Returns:
- The total number of linked objects.
-
getHasMore
public boolean getHasMore()- Returns:
- Whether or not there are more linked objects than returned.
-
getData
- Returns:
- An array containing the linked conversations and linked tickets.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-