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