CatalogCollection: object
Defined in: src/Types/Product.ts:20
Type declaration
id
id: string
name
name: string
products
products: Product[]
status
status: CatalogStatus
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Type Alias CatalogCollection in the Baileys API.
CatalogCollection: object
Defined in: src/Types/Product.ts:20
id: string
name: string
products: Product[]
status: CatalogStatus