iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.Data.Orders
IPastOrder Interface
IPastOrder Properties
CafeSessionNumber Property
CafeSessionOpenTime Property
CardTransactions Property
Cashier Property
CashRegister Property
CloseTime Property
FiscalChequeNumber Property
Items Property
Number Property
OpenTime Property
OrderType Property
Payments Property
RestaurantSection Property
TableNumber Property
Waiter Property
IPastOrder
CardTransactions Property
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
IReadOnlyList
<
IPastOrderHrsTransaction
>
CardTransactions
{
get
; }
Property Value
Type:
IReadOnlyList
IPastOrderHrsTransaction
See Also
Reference
IPastOrder Interface
Resto.Front.Api.Data.Orders Namespace