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

# IADVDeviceIdentity

> Protobuf interface IADVDeviceIdentity generated from WAProto.

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

## Properties

### accountType?

> `optional` **accountType**: `null` | [`ADVEncryptionType`](/proto-reference/enumerations/ADVEncryptionType)

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

***

### deviceType?

> `optional` **deviceType**: `null` | [`ADVEncryptionType`](/proto-reference/enumerations/ADVEncryptionType)

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

***

### keyIndex?

> `optional` **keyIndex**: `null` | `number`

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

***

### rawId?

> `optional` **rawId**: `null` | `number`

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

***

### timestamp?

> `optional` **timestamp**: `null` | `number` | `Long`

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