Home > @poq/sdk-sfcc > ProductRef
Document representing a product reference.
Signature:
export declare class ProductRef extends BaseModel<ProductRef>
Extends: BaseModel<ProductRef
Constructor | Modifiers | Description |
---|---|---|
(constructor)(params) | Constructs a new instance of the ProductRef class |
Property | Modifiers | Type | Description |
---|---|---|---|
id | string | The ID of the product reference. | |
link | string | The link to the product reference. |