Package com.intercom.api.types
Class TextComponent
java.lang.Object
com.intercom.api.types.TextComponent
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic final classstatic final classstatic interface -
Method Summary
-
Method Details
-
getId
- Returns:
- A unique identifier for the component.
-
getText
- Returns:
- The text that will be rendered.
-
getAlign
- Returns:
- Aligns the text. Default is
left.
-
getStyle
- Returns:
- Styles the text. Default is
paragraph.
-
getBottomMargin
- Returns:
- Disables a component's margin-bottom of 10px.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-