Package com.intercom.api.types
Class ContactCompanies
java.lang.Object
com.intercom.api.types.ContactCompanies
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interfacestatic interfacestatic interface -
Method Summary
-
Method Details
-
getType
- Returns:
- The type of object
-
getData
- Returns:
- An array containing Company Objects
-
getUrl
- Returns:
- Url to get more company resources for this contact
-
getTotalCount
public int getTotalCount()- Returns:
- Int representing the total number of companyies attached to this contact
-
getHasMore
public boolean getHasMore()- Returns:
- Whether there's more Addressable Objects to be viewed. If true, use the url to view all
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-