Home > @poq/sdk > SearchResponsePromotions > (constructor)
Constructs a new instance of the SearchResponsePromotions
class
Signature:
constructor(params?: {
badges?: string[];
messages?: string[];
});
Parameter | Type | Description |
---|---|---|
params | { badges?: string[]; messages?: string[]; } | (Optional) |