Resto.Front.Api Namespace |
Class | Description | |
---|---|---|
![]() | OperationArgumentExtensions | |
![]() | PluginContext |
Provides access to api services.
|
Structure | Description | |
---|---|---|
![]() | VoidValue |
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.
|
Interface | Description | |
---|---|---|
![]() | IFrontPlugin |
Common interface for every front plugin. Implement this interface to make front treat your class as plugin.
|
![]() | ILicensingService |
Service provides access to plugin licensing.
|
![]() | ILog |
Provides a set of methods to log messages.
|
![]() | INotificationT |
Defines a provider for push-based notification.
|
![]() | INotificationT, TResult |
Defines a provider for push-based notification.
|
![]() | INotificationService | |
![]() | IOperationService |
Provides a set of operations.
|
![]() | IPaymentDataContext |
Helper to work with plugin saved data in iiko storage.
|
![]() | IPaymentProcessor |
Common interface for payment front plugin.
|
![]() | IPluginIntegrationService |
Service provides integration features.
|
![]() | IReceiptPrinter |
Instance to perform print actions. Should be used only when it comes like function parameter.
|
Enumeration | Description | |
---|---|---|
![]() | PermissionsCheckMode |