Package com.intercom.api.types
Class DropdownOption
java.lang.Object
com.intercom.api.types.DropdownOption
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interfacestatic interface -
Method Summary
-
Method Details
-
getType
- Returns:
- The type of component you are rendering.
-
getId
- Returns:
- A unique identifier for the option.
-
getText
- Returns:
- The text shown within this option.
-
getDisabled
- Returns:
- Styles the option and prevents the action. Default is false.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-