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