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

# ProductListInfo

> Protobuf class ProductListInfo generated from WAProto.

Defined in: [WAProto/index.d.ts:7212](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L7212)

## Implements

* [`IProductListInfo`](/proto-reference/Message/ListMessage/interfaces/IProductListInfo)

## Constructors

### new ProductListInfo()

> **new ProductListInfo**(`p`?): [`ProductListInfo`](/proto-reference/Message/ListMessage/classes/ProductListInfo)

Defined in: [WAProto/index.d.ts:7213](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L7213)

#### Parameters

##### p?

[`IProductListInfo`](/proto-reference/Message/ListMessage/interfaces/IProductListInfo)

#### Returns

[`ProductListInfo`](/proto-reference/Message/ListMessage/classes/ProductListInfo)

## Properties

### businessOwnerJid?

> `optional` **businessOwnerJid**: `null` | `string`

Defined in: [WAProto/index.d.ts:7216](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L7216)

#### Implementation of

[`IProductListInfo`](/proto-reference/Message/ListMessage/interfaces/IProductListInfo).[`businessOwnerJid`](/proto-reference/Message/ListMessage/interfaces/IProductListInfo#businessownerjid)

***

### headerImage?

> `optional` **headerImage**: `null` | [`IProductListHeaderImage`](/proto-reference/Message/ListMessage/interfaces/IProductListHeaderImage)

Defined in: [WAProto/index.d.ts:7215](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L7215)

#### Implementation of

[`IProductListInfo`](/proto-reference/Message/ListMessage/interfaces/IProductListInfo).[`headerImage`](/proto-reference/Message/ListMessage/interfaces/IProductListInfo#headerimage)

***

### productSections

> **productSections**: [`IProductSection`](/proto-reference/Message/ListMessage/interfaces/IProductSection)\[]

Defined in: [WAProto/index.d.ts:7214](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L7214)

#### Implementation of

[`IProductListInfo`](/proto-reference/Message/ListMessage/interfaces/IProductListInfo).[`productSections`](/proto-reference/Message/ListMessage/interfaces/IProductListInfo#productsections)

## Methods

### create()

> `static` **create**(`properties`?): [`ProductListInfo`](/proto-reference/Message/ListMessage/classes/ProductListInfo)

Defined in: [WAProto/index.d.ts:7217](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L7217)

#### Parameters

##### properties?

[`IProductListInfo`](/proto-reference/Message/ListMessage/interfaces/IProductListInfo)

#### Returns

[`ProductListInfo`](/proto-reference/Message/ListMessage/classes/ProductListInfo)

***

### decode()

> `static` **decode**(`r`, `l`?): [`ProductListInfo`](/proto-reference/Message/ListMessage/classes/ProductListInfo)

Defined in: [WAProto/index.d.ts:7219](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L7219)

#### Parameters

##### r

`Uint8Array`\<`ArrayBufferLike`> | `Reader`

##### l?

`number`

#### Returns

[`ProductListInfo`](/proto-reference/Message/ListMessage/classes/ProductListInfo)

***

### encode()

> `static` **encode**(`m`, `w`?): `Writer`

Defined in: [WAProto/index.d.ts:7218](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L7218)

#### Parameters

##### m

[`IProductListInfo`](/proto-reference/Message/ListMessage/interfaces/IProductListInfo)

##### w?

`Writer`

#### Returns

`Writer`

***

### fromObject()

> `static` **fromObject**(`d`): [`ProductListInfo`](/proto-reference/Message/ListMessage/classes/ProductListInfo)

Defined in: [WAProto/index.d.ts:7220](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L7220)

#### Parameters

##### d

#### Returns

[`ProductListInfo`](/proto-reference/Message/ListMessage/classes/ProductListInfo)

***

### getTypeUrl()

> `static` **getTypeUrl**(`typeUrlPrefix`?): `string`

Defined in: [WAProto/index.d.ts:7223](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L7223)

#### Parameters

##### typeUrlPrefix?

`string`

#### Returns

`string`

***

### toJSON()

> **toJSON**(): `object`

Defined in: [WAProto/index.d.ts:7222](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L7222)

#### Returns

`object`

***

### toObject()

> `static` **toObject**(`m`, `o`?): `object`

Defined in: [WAProto/index.d.ts:7221](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L7221)

#### Parameters

##### m

[`ProductListInfo`](/proto-reference/Message/ListMessage/classes/ProductListInfo)

##### o?

`IConversionOptions`

#### Returns

`object`
