Package com.intercom.api.types
Class ContactUnarchived
java.lang.Object
com.intercom.api.types.ContactUnarchived
-
Method Details
-
getType
- Returns:
- always contact
-
getId
- Returns:
- The unique identifier for the contact which is given by Intercom.
-
getExternalId
- Returns:
- The unique identifier for the contact which is provided by the Client.
-
getArchived
public boolean getArchived()- Returns:
- Whether the contact is archived or not.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-