iikoFront Api V7 Code Reference
iikoFront Api V7 Code Reference
Resto.Front.Api
IFrontPlugin Interface
ILicensingService Interface
ILog Interface
INotification(T) Interface
INotification(T, TResult) Interface
INotificationService Interface
IOperationService Interface
IPaymentDataContext Interface
IPaymentProcessor Interface
IPluginIntegrationService Interface
IReceiptPrinter Interface
OperationArgumentExtensions Class
PermissionsCheckMode Enumeration
PluginContext Class
VoidValue Structure
PermissionsCheckMode Enumeration
Permissions check mode in
ShowCheckPermissionsPopup(
String
, Boolean, PermissionsCheckMode)
and
CheckPermissions(IUser,
String
, PermissionsCheckMode, IRole)
.
Namespace:
Resto.Front.Api
Assembly:
Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
Copy
public
enum
PermissionsCheckMode
Members
Member name
Value
Description
All
0
Need all permissions
Any
1
Need at least one permission
See Also
Reference
Resto.Front.Api Namespace