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

# IInvoiceMessage

> Protobuf interface IInvoiceMessage generated from WAProto.

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

## Properties

### attachmentDirectPath?

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

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

***

### attachmentFileEncSha256?

> `optional` **attachmentFileEncSha256**: `null` | `Uint8Array`\<`ArrayBufferLike`>

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

***

### attachmentFileSha256?

> `optional` **attachmentFileSha256**: `null` | `Uint8Array`\<`ArrayBufferLike`>

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

***

### attachmentJpegThumbnail?

> `optional` **attachmentJpegThumbnail**: `null` | `Uint8Array`\<`ArrayBufferLike`>

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

***

### attachmentMediaKey?

> `optional` **attachmentMediaKey**: `null` | `Uint8Array`\<`ArrayBufferLike`>

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

***

### attachmentMediaKeyTimestamp?

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

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

***

### attachmentMimetype?

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

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

***

### attachmentType?

> `optional` **attachmentType**: `null` | [`AttachmentType`](/proto-reference/Message/InvoiceMessage/enumerations/AttachmentType)

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

***

### note?

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

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

***

### token?

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

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