Syrve POS Api V9 Code Reference
Syrve POS Api V9 Code Reference
Resto.Front.Api.Data.Device.Results
QueryInfoResult Class
QueryInfoResult Properties
CapQueryElectronicJournalByLastSession Property
PaymentTypesInfo Property
SupportedCommands Property
TaxesInfo Property
Query
Info
Result
Supported
Commands Property
List of additional supported commands.
Namespace:
Resto.Front.Api.Data.Device.Results
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
List
<
SupportedCommand
>
SupportedCommands
{
get
;
set
; }
Property Value
List
SupportedCommand
See Also
Reference
QueryInfoResult Class
Resto.Front.Api.Data.Device.Results Namespace