@Service public class TransactionServiceImpl extends Object implements TransactionService
| Modifier and Type | Field and Description |
|---|---|
static String |
SEPA_CLEARING_ACCOUNT |
| Constructor and Description |
|---|
TransactionServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
bookMockTransaction(List<MockBookingDetails> trDetails) |
public static final String SEPA_CLEARING_ACCOUNT
public Map<String,String> bookMockTransaction(List<MockBookingDetails> trDetails)
bookMockTransaction in interface TransactionServiceCopyright © 2019. All rights reserved.