iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.Data.Orders
IOrder Interface
IOrder Properties
BillTime Property
Cashier Property
CloseTime Property
Combos Property
CookingPriority Property
CustomerIds Property
Discounts Property
Donations Property
EstimatedGuestsCount Property
FiscalChequeNumber Property
FullSum Property
Guests Property
IikoCard51Info Property
IsBanquetOrder Property
IsTopCookingPriority Property
Items Property
Number Property
OpenTime Property
OrderType Property
OriginName Property
Payments Property
PriceCategory Property
PricingTime Property
ProcessedPaymentsSum Property
ResultSum Property
Status Property
Tables Property
Waiter Property
WasPrepaid Property
IOrder
Tables Property
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
IReadOnlyList
<
ITable
>
Tables
{
get
; }
Property Value
Type:
IReadOnlyList
ITable
See Also
Reference
IOrder Interface
Resto.Front.Api.Data.Orders Namespace