Package com.intercom.api.types
Class Visitor
java.lang.Object
com.intercom.api.types.Visitor
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interfacestatic interfacestatic final classstatic final classstatic final classstatic interfacestatic interfacestatic interfacestatic final classstatic final classstatic interfacestatic final classstatic final classstatic interface -
Method Summary
-
Method Details
-
getType
- Returns:
- Value is 'visitor'
-
getId
- Returns:
- The Intercom defined id representing the Visitor.
-
getUserId
- Returns:
- Automatically generated identifier for the Visitor.
-
getAnonymous
public boolean getAnonymous()- Returns:
- Identifies if this visitor is anonymous.
-
getEmail
- Returns:
- The email of the visitor.
-
getPhone
- Returns:
- The phone number of the visitor.
-
getName
- Returns:
- The name of the visitor.
-
getPseudonym
- Returns:
- The pseudonym of the visitor.
-
getAvatar
-
getAppId
- Returns:
- The id of the app the visitor is associated with.
-
getCompanies
-
getLocationData
-
getLasRequestAt
- Returns:
- The time the Lead last recorded making a request.
-
getCreatedAt
public int getCreatedAt()- Returns:
- The time the Visitor was added to Intercom.
-
getRemoteCreatedAt
- Returns:
- The time the Visitor was added to Intercom.
-
getSignedUpAt
public int getSignedUpAt()- Returns:
- The time the Visitor signed up for your product.
-
getUpdatedAt
- Returns:
- The last time the Visitor was updated.
-
getSessionCount
- Returns:
- The number of sessions the Visitor has had.
-
getSocialProfiles
-
getOwnerId
- Returns:
- The id of the admin that owns the Visitor.
-
getUnsubscribedFromEmails
- Returns:
- Whether the Visitor is unsubscribed from emails.
-
getMarkedEmailAsSpam
- Returns:
- Identifies if this visitor has marked an email as spam.
-
getHasHardBounced
- Returns:
- Identifies if this visitor has had a hard bounce.
-
getTags
-
getSegments
-
getCustomAttributes
- Returns:
- The custom attributes you have set on the Visitor.
-
getReferrer
- Returns:
- The referer of the visitor.
-
getUtmCampaign
- Returns:
- The utm_campaign of the visitor.
-
getUtmContent
- Returns:
- The utm_content of the visitor.
-
getUtmMedium
- Returns:
- The utm_medium of the visitor.
-
getUtmSource
- Returns:
- The utm_source of the visitor.
-
getUtmTerm
- Returns:
- The utm_term of the visitor.
-
getDoNotTrack
- Returns:
- Identifies if this visitor has do not track enabled.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-