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

# IPaymentInfo

> Protobuf interface IPaymentInfo generated from WAProto.

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

## Properties

### amount1000?

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

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

***

### currency?

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

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

***

### currencyDeprecated?

> `optional` **currencyDeprecated**: `null` | [`Currency`](/proto-reference/PaymentInfo/enumerations/Currency)

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

***

### exchangeAmount?

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

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

***

### expiryTimestamp?

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

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

***

### futureproofed?

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

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

***

### primaryAmount?

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

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

***

### receiverJid?

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

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

***

### requestMessageKey?

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

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

***

### status?

> `optional` **status**: `null` | [`Status`](/proto-reference/PaymentInfo/enumerations/Status)

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

***

### transactionTimestamp?

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

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

***

### txnStatus?

> `optional` **txnStatus**: `null` | [`TxnStatus`](/proto-reference/PaymentInfo/enumerations/TxnStatus)

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

***

### useNoviFiatFormat?

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

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