> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# IContactAction

> Protobuf interface IContactAction generated from WAProto.

Defined in: [WAProto/index.d.ts:11812](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L11812)

## Properties

### firstName?

> `optional` **firstName**: `null` | `string`

Defined in: [WAProto/index.d.ts:11814](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L11814)

***

### fullName?

> `optional` **fullName**: `null` | `string`

Defined in: [WAProto/index.d.ts:11813](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L11813)

***

### lidJid?

> `optional` **lidJid**: `null` | `string`

Defined in: [WAProto/index.d.ts:11815](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L11815)

***

### pnJid?

> `optional` **pnJid**: `null` | `string`

Defined in: [WAProto/index.d.ts:11817](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L11817)

***

### saveOnPrimaryAddressbook?

> `optional` **saveOnPrimaryAddressbook**: `null` | `boolean`

Defined in: [WAProto/index.d.ts:11816](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L11816)

***

### username?

> `optional` **username**: `null` | `string`

Defined in: [WAProto/index.d.ts:11818](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L11818)
