| Name | Description | Type | Additional information |
|---|---|---|---|
| PromoId |
the promo id |
integer |
None. |
| PromoType |
The combo type of the combo item |
PromoType |
None. |
| Price |
price of the combo item |
decimal number |
None. |
| ComboName |
Name of the combo item. (Note: This is only returned in Response call given that MenuItemId is provided on each LineItems) |
string |
None. |
| IsVisible |
Boolean to determine the comboitem is visible |
boolean |
None. |
| WebSalesGroupLineItems |
A List of web sales group items in the combo item |
Collection of OrderWebSalesGroup |
None. |