public interface DepositAccountTransactionService
| Modifier and Type | Method and Description |
|---|---|
void |
bookPayment(Payment payment,
LocalDateTime postingTime,
String userName) |
void bookPayment(Payment payment, LocalDateTime postingTime, String userName)
Copyright © 2019. All rights reserved.