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

# IMoney

> Protobuf interface IMoney generated from WAProto.

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

## Properties

### currencyCode?

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

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

***

### offset?

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

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

***

### value?

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

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