Interface IWSBankingService


  • public interface IWSBankingService
    Interface that is used as web service.
    • Method Detail

      • getAccountStatement

        AccountStatement getAccountStatement​(Request request)
        Get an account statement.
        Parameters:
        request - The request.
        Returns:
        The account statement.