Package com.intercom.api.types
Class CreateContactRequest.WithExternalId
java.lang.Object
com.intercom.api.types.CreateContactRequest.WithExternalId
- Enclosing class:
CreateContactRequest
-
Method Details
-
getExternalId
- Returns:
- A unique identifier for the contact which is given to Intercom
-
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
-