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

***

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

# Interface: Contact

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

## Properties

### contactName

> **contactName**: `string`

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

***

### id

> **id**: `string`

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

***

### name

> **name**: `string`

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

***

### type

> **type**: [`ContactType`](../type-aliases/ContactType.md)

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