# Flipdish.NextStatusWithOrderType

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**OrderType** | **String** | Order type | [optional] 
**NextStatus** | **String** | Next status id | [optional] 


<a name="OrderTypeEnum"></a>
## Enum: OrderTypeEnum


* `All` (value: `"All"`)

* `Delivery` (value: `"Delivery"`)

* `Collection` (value: `"Collection"`)

* `DineIn` (value: `"DineIn"`)




