public interface IBankingService
Modifier and Type | Method and Description |
---|---|
jadex.commons.future.IFuture<AccountStatement> |
getAccountStatement(Request request)
Get the account statement.
|
jadex.commons.future.IFuture<AccountStatement> getAccountStatement(Request request)
request
- The request.