Syrve POS Api V8 Code Reference
Syrve POS Api V8 Code Reference
Resto.Front.Api.Data.Device.Settings
CashRegisterSettings Class
CashRegisterSettings Properties
FiscalRegisterPaymentTypes Property
FiscalRegisterTaxItems Property
Font0Width Property
OfdProtocolVersion Property
CashRegisterSettings
FiscalRegisterTaxItems Property
List of tax items.
Namespace:
Resto.Front.Api.Data.Device.Settings
Assembly:
Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
Copy
public
List
<
FiscalRegisterTaxItem
>
FiscalRegisterTaxItems
{
get
;
set
; }
Property Value
Type:
List
FiscalRegisterTaxItem
See Also
Reference
CashRegisterSettings Class
Resto.Front.Api.Data.Device.Settings Namespace