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

# IOrderMessage

> Protobuf interface IOrderMessage generated from WAProto.

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

## Properties

### catalogType?

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

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

***

### contextInfo?

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

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

***

### itemCount?

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

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

***

### message?

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

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

***

### messageVersion?

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

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

***

### orderId?

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

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

***

### orderRequestMessageId?

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

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

***

### orderTitle?

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

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

***

### sellerJid?

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

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

***

### status?

> `optional` **status**: `null` | [`OrderStatus`](/proto-reference/Message/OrderMessage/enumerations/OrderStatus)

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

***

### surface?

> `optional` **surface**: `null` | [`CATALOG`](/proto-reference/Message/OrderMessage/enumerations/OrderSurface#catalog)

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

***

### thumbnail?

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

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

***

### token?

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

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

***

### totalAmount1000?

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

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

***

### totalCurrencyCode?

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

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