SearchSuggestionsField describes a field you can use for searching.
- namename of the field.
- orderableorderable indicates whether the field can be used for search result ordering.
- filterablefilterable indicates whether the field can be used for filtering.
- type of the field, only available if the field is filterable.
- possibleValuesBooleanSearchSuggestionsPossibleValuesBooleanOne of the below will be non-null if the field is filterable.
- possibleValuesEnumSearchSuggestionsPossibleValuesEnum
- possibleValuesStringSearchSuggestionsPossibleValuesString
- possibleValuesHierarchySearchSuggestionsPossibleValuesHierarchy
- possibleValuesTime