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

# IPaymentBackground

> Protobuf interface IPaymentBackground generated from WAProto.

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

## Properties

### fileLength?

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

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

***

### height?

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

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

***

### id?

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

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

***

### mediaData?

> `optional` **mediaData**: `null` | [`IMediaData`](/proto-reference/PaymentBackground/interfaces/IMediaData)

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

***

### mimetype?

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

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

***

### placeholderArgb?

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

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

***

### subtextArgb?

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

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

***

### textArgb?

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

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

***

### type?

> `optional` **type**: `null` | [`Type`](/proto-reference/PaymentBackground/enumerations/Type)

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

***

### width?

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

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