Uses of Class
de.adorsys.ledgers.middleware.api.domain.payment.AmountTO
-
Packages that use AmountTO Package Description de.adorsys.ledgers.middleware.api.service -
-
Uses of AmountTO in de.adorsys.ledgers.middleware.api.service
Methods in de.adorsys.ledgers.middleware.api.service with parameters of type AmountTO Modifier and Type Method Description voidMiddlewareAccountManagementService. depositCash(ScaInfoTO scaInfoTO, String accountId, AmountTO amount)Deposits given amount in cash into specified account.
-