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

# IProductSnapshot

> Protobuf interface IProductSnapshot generated from WAProto.

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

## Properties

### currencyCode?

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

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

***

### description?

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

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

***

### firstImageId?

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

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

***

### priceAmount1000?

> `optional` **priceAmount1000**: `null` | `number` | `Long`

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

***

### productId?

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

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

***

### productImage?

> `optional` **productImage**: `null` | [`IImageMessage`](/proto-reference/Message/interfaces/IImageMessage)

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

***

### productImageCount?

> `optional` **productImageCount**: `null` | `number`

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

***

### retailerId?

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

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

***

### salePriceAmount1000?

> `optional` **salePriceAmount1000**: `null` | `number` | `Long`

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

***

### signedUrl?

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

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

***

### title?

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

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

***

### url?

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

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