[**GREEN-API WhatsApp SDK v2 v1.0.3**](../README.md)

***

[GREEN-API WhatsApp SDK v2](../globals.md) / Product

# Interface: Product

Defined in: [types/contacts.ts:36](https://github.com/green-api/whatsapp-api-client-js-v2/blob/7fa39a40b101be7898f7db72bda0dfd9731ef5fd/src/types/contacts.ts#L36)

## Properties

### availability

> **availability**: `string`

Defined in: [types/contacts.ts:40](https://github.com/green-api/whatsapp-api-client-js-v2/blob/7fa39a40b101be7898f7db72bda0dfd9731ef5fd/src/types/contacts.ts#L40)

***

### description?

> `optional` **description**: `string`

Defined in: [types/contacts.ts:42](https://github.com/green-api/whatsapp-api-client-js-v2/blob/7fa39a40b101be7898f7db72bda0dfd9731ef5fd/src/types/contacts.ts#L42)

***

### id

> **id**: `string`

Defined in: [types/contacts.ts:37](https://github.com/green-api/whatsapp-api-client-js-v2/blob/7fa39a40b101be7898f7db72bda0dfd9731ef5fd/src/types/contacts.ts#L37)

***

### imageUrls

> **imageUrls**: [`ProductImageUrls`](ProductImageUrls.md)

Defined in: [types/contacts.ts:38](https://github.com/green-api/whatsapp-api-client-js-v2/blob/7fa39a40b101be7898f7db72bda0dfd9731ef5fd/src/types/contacts.ts#L38)

***

### isHidden

> **isHidden**: `boolean`

Defined in: [types/contacts.ts:44](https://github.com/green-api/whatsapp-api-client-js-v2/blob/7fa39a40b101be7898f7db72bda0dfd9731ef5fd/src/types/contacts.ts#L44)

***

### name

> **name**: `string`

Defined in: [types/contacts.ts:41](https://github.com/green-api/whatsapp-api-client-js-v2/blob/7fa39a40b101be7898f7db72bda0dfd9731ef5fd/src/types/contacts.ts#L41)

***

### price

> **price**: `null` \| `string`

Defined in: [types/contacts.ts:43](https://github.com/green-api/whatsapp-api-client-js-v2/blob/7fa39a40b101be7898f7db72bda0dfd9731ef5fd/src/types/contacts.ts#L43)

***

### reviewStatus

> **reviewStatus**: [`ProductReviewStatus`](ProductReviewStatus.md)

Defined in: [types/contacts.ts:39](https://github.com/green-api/whatsapp-api-client-js-v2/blob/7fa39a40b101be7898f7db72bda0dfd9731ef5fd/src/types/contacts.ts#L39)
