CashChanger.EndDeposit(CashDepositAction) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Completes a cash acceptance operation.
public abstract void EndDeposit (Microsoft.PointOfService.CashDepositAction successAction);
abstract member EndDeposit : Microsoft.PointOfService.CashDepositAction -> unit
Public MustOverride Sub EndDeposit (successAction As CashDepositAction)
Parameters
- successAction
- CashDepositAction
Valid values are defined by the CashDepositAction enumeration.