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

# IRequestPaymentMessage

> Protobuf interface IRequestPaymentMessage generated from WAProto.

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

## Properties

### amount?

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

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

***

### amount1000?

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

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

***

### background?

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

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

***

### currencyCodeIso4217?

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

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

***

### expiryTimestamp?

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

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

***

### noteMessage?

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

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

***

### requestFrom?

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

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