iikoFront Api V10 Code Reference
iikoFront Api V10 Code Reference
Resto.Front.Api
IOperationService Interface
IOperationService Methods
OpenCafeSession Method
OpenCafeSession(ICredentials) Method
OpenCafeSession(ICashRegisterInfo, ICredentials) Method
IOperation
Service
Open
Cafe
Session(ICredentials) Method
Opens cafe session on the default cash register.
Namespace:
Resto.Front.Api
Assembly:
Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
Copy
void
OpenCafeSession
(
ICredentials
credentials
)
Parameters
credentials
ICredentials
The credentials returned by
AuthenticateByPin(String)
method.
See Also
Reference
IOperationService Interface
OpenCafeSession Overload
Resto.Front.Api Namespace