Package com.intercom.api.types
Class ContactTags
java.lang.Object
com.intercom.api.types.ContactTags
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interfacestatic interfacestatic interface -
Method Summary
-
Method Details
-
getData
- Returns:
- This object represents the tags attached to a contact.
-
getUrl
- Returns:
- url to get more tag resources for this contact
-
getTotalCount
public int getTotalCount()- Returns:
- Int representing the total number of tags 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
-