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
FullSum Property
Subtotal, sum of all not deleted order items with included vat, but without excluded vat and discounts.
Namespace:
Resto.Front.Api.V4.Data.Orders
Assembly:
Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
Copy
decimal
FullSum
{
get
; }
Property Value
Type:
Decimal
See Also
Reference
IOrder Interface
Resto.Front.Api.V4.Data.Orders Namespace