Wapi.js Docs / ProductListSectionInterface

Interface: ProductListSectionInterface

Properties

products

products: Product[]

Source

packages/wapi.js/src/structures/multi-product/interface.ts:5


title

title: string

Source

packages/wapi.js/src/structures/multi-product/interface.ts:6

Methods

addProduct()

addProduct(product): void

Parameters

product: Product

Returns

void

Source

packages/wapi.js/src/structures/multi-product/interface.ts:7