Package com.intercom.api.types
Class ConfigureRequest.ComponentId
java.lang.Object
com.intercom.api.types.ConfigureRequest.ComponentId
- Enclosing class:
ConfigureRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interfacestatic final classstatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Method Summary
-
Method Details
-
getWorkspaceId
- Returns:
- The workspace ID of the teammate. Attribute is app_id for V1.2 and below.
-
getWorkspaceRegion
- Returns:
- The Intercom hosted region that this app is located in.
-
getComponentId
- Returns:
- The id of the component clicked by the teammate to trigger the request.
-
getAdmin
- Returns:
- The Intercom teammate configuring the app.
-
getContext
- Returns:
- The context of where the app is added, where the user last visited, and information on the Messenger settings.
-
getCurrentCanvas
- Returns:
- The current canvas the teammate can see.
-
getInputValues
- Returns:
- A list of key/value pairs of data, inputted by the teammate on the current canvas.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-