iikoFront Api V5 Code Reference
iikoFront Api V5 Code Reference
Resto.Front.Api.V5.Data.Orders
IOrder Interface
IOrder Properties
BillTime Property
Cashier Property
CloseTime Property
Combos Property
CustomerIds Property
Discounts Property
EstimatedGuestsCount Property
FiscalChequeNumber Property
FullSum Property
Guests Property
IikoCard51Info Property
IsBanquetOrder Property
Items Property
Number Property
OpenTime Property
OriginName Property
Payments Property
PricingTime Property
ProcessedPaymentsSum Property
ResultSum Property
Status Property
Tables Property
Type Property
Waiter Property
IOrder
PricingTime Property
Time, which determines the price of products. By default time is taken from items print time.
Namespace:
Resto.Front.Api.V5.Data.Orders
Assembly:
Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
Copy
DateTime
?
PricingTime
{
get
; }
Property Value
Type:
Nullable
DateTime
See Also
Reference
IOrder Interface
Resto.Front.Api.V5.Data.Orders Namespace