InlineAutoCompleteResponse1
InlineAutoCompleteResponse1
The Autocompletion response for any given query string.
JSON Example
{
"results": [
"string"
]
}
array of string
results
Optional
List of records matching the auto-complete search criteria.