Home > @poq/sdk-sfcc > RecommendationType > (constructor)
Constructs a new instance of the RecommendationType class
Signature:
constructor(params?: {
displayValue?: string;
value?: number;
});
| Parameter | Type | Description |
|---|---|---|
| params | { displayValue?: string; value?: number; } | (Optional) |