Class UpdateContactRequest
java.lang.Object
com.intercom.api.resources.contacts.requests.UpdateContactRequest
-
Method Details
-
getContactId
- Returns:
- id
-
getRole
- Returns:
- The role of the contact.
-
getExternalId
- Returns:
- A unique identifier for the contact which is given to Intercom
-
getEmail
- Returns:
- The contacts email
-
getPhone
- Returns:
- The contacts phone
-
getName
- Returns:
- The contacts name
-
getAvatar
- Returns:
- An image URL containing the avatar of a contact
-
getSignedUpAt
- Returns:
- The time specified for when a contact signed up
-
getLastSeenAt
- Returns:
- The time when the contact was last seen (either where the Intercom Messenger was installed or when specified manually)
-
getOwnerId
- Returns:
- The id of an admin that has been assigned account ownership of the contact
-
getUnsubscribedFromEmails
- Returns:
- Whether the contact is unsubscribed from emails
-
getCustomAttributes
- Returns:
- The custom attributes which are set for the contact
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-