Package com.intercom.api.types
Class App
java.lang.Object
com.intercom.api.types.App
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Method Summary
-
Method Details
-
getType
- Returns:
-
getIdCode
- Returns:
- The id of the app.
-
getName
- Returns:
- The name of the app.
-
getRegion
- Returns:
- The Intercom region the app is located in.
-
getTimezone
- Returns:
- The timezone of the region where the app is located.
-
getCreatedAt
public int getCreatedAt()- Returns:
- When the app was created.
-
getIdentityVerification
public boolean getIdentityVerification()- Returns:
- Whether or not the app uses identity verification.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-