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

***

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

# Interface: IncomingJournalFields

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

## Properties

### senderContactName

> **senderContactName**: `string`

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

***

### senderId

> **senderId**: `string`

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

***

### senderName

> **senderName**: `string`

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

***

### type

> **type**: `"incoming"`

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