> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# CatalogCollection

> Type Alias CatalogCollection in the Baileys API.

> **CatalogCollection**: `object`

Defined in: [src/Types/Product.ts:20](https://github.com/WhiskeySockets/Baileys/blob/master/src/Types/Product.ts#L20)

## Type declaration

### id

> **id**: `string`

### name

> **name**: `string`

### products

> **products**: [`Product`](/api-reference/type-aliases/Product)\[]

### status

> **status**: [`CatalogStatus`](/api-reference/type-aliases/CatalogStatus)
