TextWithTooltip
Block of text that may contain a tooltip with more information.
| Fields | |
|---|---|
tooltip_icon_style
|
The suggested type of an icon for tooltip, if a tooltip is present. |
Union field
value
. Value of the text message. The form in which the value is returned is specified with the content option request field.
value
can be only one of the following:
|
|
simple_value
|
Value of the message as a simple text. |
Union field
tooltip_value
. Text that is meant to be shown in a tooltip for the main message. The tooltip is present when there is additional content needed to be available to the business. The form in which the value is returned is specified with the content option request field.
tooltip_value
can be only one of the following:
|
|
simple_tooltip_value
|
Value of the tooltip as a simple text. |