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

# IPaymentLinkMetadata

> Protobuf interface IPaymentLinkMetadata generated from WAProto.

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

## Properties

### button?

> `optional` **button**: `null` | [`IPaymentLinkButton`](/proto-reference/Message/PaymentLinkMetadata/interfaces/IPaymentLinkButton)

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

***

### header?

> `optional` **header**: `null` | [`IPaymentLinkHeader`](/proto-reference/Message/PaymentLinkMetadata/interfaces/IPaymentLinkHeader)

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

***

### provider?

> `optional` **provider**: `null` | [`IPaymentLinkProvider`](/proto-reference/Message/PaymentLinkMetadata/interfaces/IPaymentLinkProvider)

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