Class Admin
java.lang.Object
com.intercom.api.resources.admins.types.Admin
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interfacestatic interfacestatic final classstatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Method Summary
-
Method Details
-
getType
- Returns:
- String representing the object's type. Always has the value
admin.
-
getId
- Returns:
- The id representing the admin.
-
getName
- Returns:
- The name of the admin.
-
getEmail
- Returns:
- The email of the admin.
-
getJobTitle
- Returns:
- The job title of the admin.
-
getAwayModeEnabled
public boolean getAwayModeEnabled()- Returns:
- Identifies if this admin is currently set in away mode.
-
getAwayModeReassign
public boolean getAwayModeReassign()- Returns:
- Identifies if this admin is set to automatically reassign new conversations to the apps default inbox.
-
getHasInboxSeat
public boolean getHasInboxSeat()- Returns:
- Identifies if this admin has a paid inbox seat to restrict/allow features that require them.
-
getTeamIds
- Returns:
- This object represents the avatar associated with the admin.
-
getAvatar
- Returns:
- The avatar object associated with the admin
-
getTeamPriorityLevel
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-