Click or drag to resize

PastOrder Properties

The PastOrder type exposes the following members.

Properties
 NameDescription
Public propertyCafeSessionId 
Public propertyCafeSessionNumberCafe session number.
Public propertyCafeSessionOpenTimeCafe session open time.
Public propertyCardTransactions 
Public propertyCashierPerson who closed current order.
Public propertyCashRegisterCash register on which current order was paid.
Public propertyCloseTimeOrder close time.
Public propertyDeletedOrder was deleted.
Public propertyExternalNumberExternal order number.
Public propertyFiscalChequeNumbersOrders fiscal receipt number.
Public propertyGroupOrderInfoGroup order information, if current order is a part of any order.
Public propertyGroupPastOrdersPast orders which have same GroupOrderInfo.
Public propertyItems 
Public propertyItemsDeletedWithoutWriteoff 
Public propertyItemsDeletedWithWriteoff 
Public propertyNumberOrder number.
Public propertyOpenTimeOrder open time.
Public propertyOrderIdOrder id.
Public propertyOrderTypeOrder type.
Public propertyOriginNameOptional marker used to specify order origin. This property contains either null or name of the source order was received from. Specifying origin allows to analyse efficiency of external order sources such as different web-sites, mobile applications and so on. See also ChangeOrderOriginName(IOperationService, String, IOrder, ICredentials).
Public propertyPayments 
Public propertyPublicExternalDataPublic external data of the order.
Public propertyRestaurantSectionRestaurant section.
Public propertySourceOrderInfoSource order information, if current order is a copy of storned order.
Public propertyStornedOrder was storned or past order was storned.
Public propertyTableNumberTable number.
Public propertyWaiterPerson who served current order.
Public propertyWriteoffReasonReason of the writeoff.
Top
See Also