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

# IParameters

> Protobuf interface IParameters generated from WAProto.

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

## Properties

### contents?

> `optional` **contents**: `null` | [`IParameters`](/proto-reference/ContextInfo/DataSharingContext/interfaces/IParameters)

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

***

### floatData?

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

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

***

### intData?

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

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

***

### key?

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

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

***

### stringData?

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

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