Wapi.js Docs / Product

Class: Product

Represents a product.

Implements

Implements

Constructors

new Product()

new Product(retailerId): Product

Parameters

retailerId: string

Returns

Product

Source

packages/wapi.js/src/structures/multi-product/index.ts:26

Properties

retailerId

retailerId: string

Implementation of

ProductInterface.retailerId

Source

packages/wapi.js/src/structures/multi-product/index.ts:25