Click or drag to resize

IInternalOperationService Interface

Contract for internal (privileged) operations.

Namespace:  Resto.Front.Api.V4
Assembly:  Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
public interface IInternalOperationService

The IInternalOperationService type exposes the following members.

Methods
  NameDescription
Public methodGetServerUrl
Return url of server from Front configuration.
Public methodRegisterDeliveryTerminal
Register the cash-server as delivery terminal with specified identifier.
Public methodSendDeliverySms
Send SMS message.
Top
See Also