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

# ISyncdRecord

> Protobuf interface ISyncdRecord generated from WAProto.

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

## Properties

### index?

> `optional` **index**: `null` | [`ISyncdIndex`](/proto-reference/interfaces/ISyncdIndex)

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

***

### keyId?

> `optional` **keyId**: `null` | [`IKeyId`](/proto-reference/interfaces/IKeyId)

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

***

### value?

> `optional` **value**: `null` | [`ISyncdValue`](/proto-reference/interfaces/ISyncdValue)

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