Click or drag to resize

Resto.Front.Api Namespace

 
Classes
 ClassDescription
Public classOperationArgumentExtensions 
Public classPluginContext Provides access to api services.
Structures
 StructureDescription
Public structureVoidValue Represents dummy value for IObservableT where notification itself is the only purpose to have such sequence and notification argument doesn't have any meaning. It's something like Void-method in the Rx-world.
Interfaces
 InterfaceDescription
Public interfaceIFrontPlugin Common interface for every front plugin. Implement this interface to make front treat your class as plugin.
Public interfaceILicensingService Service provides access to plugin licensing.
Public interfaceILog Provides a set of methods to log messages.
Public interfaceINotificationT Defines a provider for push-based notification.
Public interfaceINotificationT, TResult Defines a provider for push-based notification.
Public interfaceINotificationService 
Public interfaceIOperationService Provides a set of operations.
Public interfaceIPaymentDataContext Helper to work with plugin saved data in Syrve storage.
Public interfaceIPaymentProcessor Common interface for payment front plugin.
Public interfaceIPluginIntegrationService Service provides integration features.
Public interfaceIReceiptPrinter Instance to perform print actions. Should be used only when it comes like function parameter.
Enumerations