Click or drag to resize

PastOrder Properties

The PastOrder type exposes the following members.

Properties
  NameDescription
Public propertyCafeSessionId
Public propertyCafeSessionNumber
Cafe session number.
Public propertyCafeSessionOpenTime
Cafe session open time.
Public propertyCardTransactions
Public propertyCashier
Person who closed current order.
Public propertyCashRegister
Cash register on which current order was paid.
Public propertyCloseTime
Order close time.
Public propertyDeleted
Order was deleted.
Public propertyFiscalChequeNumbers
Orders fiscal receipt number.
Public propertyGroupOrderInfo
Group order information, if current order is a part of any order.
Public propertyGroupPastOrders
Past orders which have same GroupOrderInfo.
Public propertyItems
Public propertyNumber
Order number.
Public propertyOpenTime
Order open time.
Public propertyOrderId
Order id.
Public propertyOrderType
Order type.
Public propertyOriginName
Optional 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 propertyPublicExternalData
Public external data of the order.
Public propertyRestaurantSection
Restaurant section.
Public propertySourceOrderInfo
Source order information, if current order is a copy of storned order.
Public propertyStorned
Order was storned or past order was storned.
Public propertyTableNumber
Table number.
Public propertyWaiter
Person who served current order.
Public propertyWriteoffReason
Reason of the writeoff.
Top
See Also