Document representing a suggested term.
Property | Type | Constraints | Description |
---|---|---|---|
completed |
boolean | Returns whether this term value is a completion match. | |
corrected |
boolean | Returns whether this term value is a correction match. | |
exact_match |
boolean | Returns whether this term value is a exact match. | |
value |
String | Returns the term value. |