| Name | Description | Type | Additional information |
|---|---|---|---|
| MenuId | integer |
None. |
|
| RestaurantId |
Id của nhà hàng |
integer |
None. |
| MenuName |
Tên món |
string |
None. |
| MenuType |
Loại món. Map theo Enum |
integer |
None. |
| Price |
Giá |
decimal number |
None. |
| UnitName |
Đơn vị tính |
string |
None. |
| Inactive |
Ngừng theo dõi |
boolean |
None. |
| SortOrder |
Số thứ tự hiển thị của thực đơn |
integer |
None. |
| InventoryItemId |
Id của thực đơn bên phía CUKCUK |
globally unique identifier |
None. |
| IsFeature |
Là món đặc trưng |
boolean |
None. |
| HideInMenu |
Không hiển thị trên thực đơn |
boolean |
None. |
| MenuCategoryName |
Nhóm thực đơn |
string |
None. |
| ParentID |
ID món cha |
globally unique identifier |
None. |
| FileResourceID |
ID ảnh |
string |
None. |
| Extension |
Đuôi ảnh |
string |
None. |
| UsedCount |
Số lượt gọi món (món hay dùng) |
integer |
None. |
| Description |
Mô tả món |
string |
None. |
| MenuCode |
mã món |
string |
None. |
| Quantity |
Số lượng |
decimal number |
None. |
| SourceType | SourceType |
None. |
|
| ImageUrl | string |
None. |
|
| OldCoverPhotoURL | string |
None. |
|
| CreatedDate |
Ngày tạo |
date |
None. |
| CreatedBy |
Người tạo |
string |
None. |
| ModifiedDate |
Ngày sửa |
date |
None. |
| ModifiedBy |
Người sửa |
string |
None. |
| MISAEntityState | MISAEntityState |
None. |