# Flipdish.MenuSectionBase

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Name** | **String** | Name | [optional] 
**Description** | **String** | Description | [optional] 
**DisplayOrder** | **Number** | Display order | [optional] 
**IsAvailable** | **Boolean** | Is available | [optional] 
**IsHiddenFromCustomers** | **Boolean** | Is hidden from customer. Perhaps when the item is out of stock. | [optional] 
**ImageUrl** | **String** | Image url | [optional] 
**MenuSectionId** | **Number** | Menu Section Id | [optional] 


