Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 491 Bytes

AutoCompleteResult.md

File metadata and controls

11 lines (7 loc) · 491 Bytes

SlambySdk.AutoCompleteResult

Properties

Name Type Description Notes
text String The suggested text instead of the original text [optional]
score Number The score of the suggestion relevance [optional]
classifierResultList [SearchClassifierRecommendationResult] The related Classifier results for this suggested text [optional]