iikoFront Api V8 Code Reference
iikoFront Api V8 Code Reference
Resto.Front.Api.Data.Device.Results
CashRegisterResult Class
CashRegisterResult Properties
BillNumber Property
CashSum Property
ChequeVatTotalizers Property
DailyVatTotalizers Property
DocumentNumber Property
DocumentSign Property
FnSerialNumber Property
NearPaperEnd Property
RtcDateTime Property
SaleNumber Property
SerialNumber Property
Session Property
TotalIncomeSum Property
CashRegisterResult
ChequeVatTotalizers Property
VAT totalizers for the last cheque.
Namespace:
Resto.Front.Api.Data.Device.Results
Assembly:
Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
Copy
public
List
<
CashRegisterVatData
>
ChequeVatTotalizers
{
get
;
set
; }
Property Value
Type:
List
CashRegisterVatData
See Also
Reference
CashRegisterResult Class
Resto.Front.Api.Data.Device.Results Namespace