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

# ISendPaymentMessage

> Protobuf interface ISendPaymentMessage generated from WAProto.

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

## Properties

### background?

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

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

***

### noteMessage?

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

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

***

### requestMessageKey?

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

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

***

### transactionData?

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

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