Poq.SDK.Node

Home > @poq/sdk > ProductMeta

ProductMeta class

Signature:

export declare class ProductMeta extends PoqContract 

Extends: PoqContract

Constructors

Constructor Modifiers Description
(constructor)(params)   Constructs a new instance of the ProductMeta class

Properties

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.