Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SuggestListItem

Details of a potential match returned from the suggest operation for the given input text. by the limit parameter.

Properties

Optional objectCount

objectCount: undefined | number

The number of objects which contain this suggestion. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional suggestion

suggestion: undefined | string

Potential string match. Matching is based on the frequency of usage within the catalog.

Functions

getDeserializedJsonObj

getJsonObj