Home > @poq/sdk > SearchResponseFormVariation > (constructor)
Constructs a new instance of the SearchResponseFormVariation
class
Signature:
constructor(params: {
id: string;
name: string;
swatch?: string;
});
Parameter | Type | Description |
---|---|---|
params | { id: string; name: string; swatch?: string; } |