Package com.intercom.api.types
Class TextAreaComponent
java.lang.Object
com.intercom.api.types.TextAreaComponent
-
Method Details
-
getId
- Returns:
- A unique identifier for the component.
-
getLabel
- Returns:
- The text shown above the text area.
-
getPlaceholder
- Returns:
- An example value shown inside the component when it's empty.
-
getValue
- Returns:
- An entered value which is already inside the component.
-
getError
- Returns:
- Styles the input as failed. Default is false.
-
getDisabled
- Returns:
- Styles the input and prevents the action. Default is false.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-