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

# IBizIdentityInfo

> Protobuf interface IBizIdentityInfo generated from WAProto.

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

## Properties

### actualActors?

> `optional` **actualActors**: `null` | [`ActualActorsType`](/proto-reference/BizIdentityInfo/enumerations/ActualActorsType)

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

***

### featureControls?

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

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

***

### hostStorage?

> `optional` **hostStorage**: `null` | [`HostStorageType`](/proto-reference/BizIdentityInfo/enumerations/HostStorageType)

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

***

### privacyModeTs?

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

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

***

### revoked?

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

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

***

### signed?

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

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

***

### vlevel?

> `optional` **vlevel**: `null` | [`VerifiedLevelValue`](/proto-reference/BizIdentityInfo/enumerations/VerifiedLevelValue)

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

***

### vnameCert?

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

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