Description Data Type

Description text with information about the formatting of the text.

Properties
name data type description
text string The text of the description.
format_str string The format of the descroption text. Possible values are "text" and "html".

Example

{
  "text" : "...",
  "format_str" : "..."
}