Home > @poq/sdk > ProductMeta
Signature:
export declare class ProductMeta extends PoqContract
Extends: PoqContract
Constructor | Modifiers | Description |
---|---|---|
(constructor)(params) | Constructs a new instance of the ProductMeta class |
Property | Modifiers | Type | Description |
---|---|---|---|
clientId | string | Id of the product that is used to associate the product to its external system counterpart. | |
defaultVariantId | string | Id of the default variant that represents the product. | |
links | Link[] | undefined | Links related to the product such as size guide. | |
webUrl | string | undefined | The website URL of the product. |