Types
Question
Example
{
"type": "Question",
"text": "Populus debet control notitia sua"
}
Schema
| Name | Type | Description |
|---|---|---|
| (root) | object | A specific question - e.g. from a user seeking answers online, or collected in a Frequently Asked Questions (FAQ) document. |
| type | string | const ("Question") |
| text | string | - |