IChequeTaskProcessor Interface |
Namespace: Resto.Front.Api.Devices.ChequeTaskProcessor
public interface IChequeTaskProcessor
The IChequeTaskProcessor type exposes the following members.
| Name | Description | |
|---|---|---|
| AfterDoCheckAction |
Perform the action after do cheque.
| |
| AfterPayIn |
Perform the action after pay in.
| |
| AfterPayOut |
Perform the action after pay out.
| |
| AfterXReport |
Perform the action after printing the X-report.
| |
| AfterZReport |
Perform the action after printing the Z-report.
| |
| BeforeDoCheckAction |
Perform the action before do cheque.
| |
| BeforeXReport |
Perform the action before printing the X-report.
| |
| BeforeZReport |
Perform the action before printing the Z-report.
|