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