Interface DepositAccountTransactionService
-
public interface DepositAccountTransactionServiceProceed with booking of payments orders.- Author:
- fpo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidbookPayment(PaymentBO payment, LocalDateTime postingTime, String userName)voiddepositCash(String accountId, AmountBO amount, String user)
-