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

# OrderStatus

> Protobuf enumeration OrderStatus generated from WAProto.

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

## Enumeration Members

### ACCEPTED

> **ACCEPTED**: `2`

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

***

### DECLINED

> **DECLINED**: `3`

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

***

### INQUIRY

> **INQUIRY**: `1`

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