Resto.Front.Api.V3 NamespaceiikoFront Api V3 Documentation
 
Interfaces

  InterfaceDescription
Public interfaceIFrontPlugin
Common interface for every front plugin. Derive from MarshalByRefObject and implement this interface to make front treat your class as plugin.
Public interfaceIInternalOperationService
Contract for internal (privileged) operations.
Public interfaceILicensingService
Service provides access to plugin licensing.
Public interfaceINotificationService
Public interfaceIOnDemandConnectionService
Interface can be used to connect plugin on-demand for the purpose of testing or debugging.
Public interfaceIOperationService
Public interfaceIPaymentDataContext
Helper to work with plugin saved data in iiko storage.
Public interfaceIPluginIntegrationService
Public interfaceIReceiptPrinter
Instance to perform print actions. Should be used only when it comes like function parameter.
Public interfaceIViewManager
Interface for displaying data input dialog.