Home > @poq/sdk-sfcc > SuggestedPhrase > (constructor)
Constructs a new instance of the SuggestedPhrase class
Signature:
constructor(params?: {
exactMatch?: boolean;
phrase?: string;
});
| Parameter | Type | Description |
|---|---|---|
| params | { exactMatch?: boolean; phrase?: string; } | (Optional) |