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

***

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

# Interface: StateInstanceWebhook

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

## Properties

### instanceData

> **instanceData**: `object`

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

#### idInstance

> **idInstance**: `number`

#### typeInstance

> **typeInstance**: `string`

#### wid

> **wid**: `string`

***

### stateInstance

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

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

***

### timestamp

> **timestamp**: `number`

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

***

### typeWebhook

> **typeWebhook**: `"stateInstanceChanged"`

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