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

***

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

# Interface: IncomingCallWebhook

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

## Properties

### from

> **from**: `string`

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

***

### idMessage

> **idMessage**: `string`

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

***

### instanceData

> **instanceData**: `object`

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

#### idInstance

> **idInstance**: `number`

#### typeInstance

> **typeInstance**: `string`

#### wid

> **wid**: `string`

***

### status

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

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

***

### timestamp

> **timestamp**: `number`

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

***

### typeWebhook

> **typeWebhook**: `"incomingCall"`

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