Poq.SDK.Node

Home > @poq/sdk-sfcc > ProductRef > (constructor)

ProductRef.(constructor)

Constructs a new instance of the ProductRef class

Signature:

constructor(params?: {
        id: string;
        link: string;
    });

Parameters

Parameter Type Description
params { id: string; link: string; } (Optional)