Syrve POS Api V8 Code Reference
Syrve POS 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
Cash
Register
Result
Cheque
Vat
Totalizers 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
List
CashRegisterVatData
See Also
Reference
CashRegisterResult Class
Resto.Front.Api.Data.Device.Results Namespace