HTTP - Management
Quote
Created by Contensis product team, last updated 09 Jul 2020
The quote object represents a section of referenced text from an external source.
Properties
Name | Data type | Description |
---|---|---|
text | string | The quote text |
Example
JSON
{
"text": "I'll be back...",
"source": "The Terminator"
}