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
WasPrepaid Property
Whether order was prepaid. Any processed or deleted prepay.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
bool
WasPrepaid
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
IOrder Interface
Resto.Front.Api.Data.Orders Namespace