Home > @vsf-enterprise/sap-commerce-webservices-sdk > SpellingSuggestion
SpellingSuggestion interface
Representation of a Spell Checker Suggestion SpellingSuggestion
Signature:
export interface SpellingSuggestion
Properties
Property | Type | Description |
---|---|---|
query? | string | (Optional) Query for spelling suggestion |
suggestion? | string | (Optional) Spelling suggestion |