iikoFront Api V4 Code Reference
iikoFront Api V4 Code Reference
Resto.Front.Api.V4.Data.Orders
IOrder Interface
IOrder Properties
BillTime Property
Cashier Property
CloseTime Property
Customers Property
Discounts Property
EstimatedGuestsCount Property
FiscalChequeNumber Property
FullSum Property
IsBanquetOrder Property
Number Property
OpenTime Property
OriginName Property
ProcessedPaymentsSum Property
ResultSum Property
Status Property
Tables Property
Type Property
Waiter Property
IOrder
Discounts Property
Namespace:
Resto.Front.Api.V4.Data.Orders
Assembly:
Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
Copy
List
<
IDiscountItem
>
Discounts
{
get
; }
Property Value
Type:
List
IDiscountItem
See Also
Reference
IOrder Interface
Resto.Front.Api.V4.Data.Orders Namespace