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

***

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

# Interface: ContactInfo

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

## Properties

### avatar

> **avatar**: `string`

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

***

### category

> **category**: `string`

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

***

### chatId

> **chatId**: `string`

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

***

### contactName

> **contactName**: `string`

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

***

### description

> **description**: `string`

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

***

### email

> **email**: `string`

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

***

### isArchive

> **isArchive**: `boolean`

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

***

### isBusiness

> **isBusiness**: `boolean`

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

***

### isDisappearing

> **isDisappearing**: `boolean`

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

***

### isMute

> **isMute**: `boolean`

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

***

### lastSeen

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

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

***

### messageExpiration

> **messageExpiration**: `number`

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

***

### muteExpiration

> **muteExpiration**: `null` \| `number`

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

***

### name

> **name**: `string`

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

***

### products

> **products**: [`Product`](Product.md)[]

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