Interface SpiToXs2aExchangeRateMapper


  • public interface SpiToXs2aExchangeRateMapper
    • Method Detail

      • mapToExchangeRate

        Xs2aExchangeRate mapToExchangeRate​(de.adorsys.psd2.xs2a.spi.domain.account.SpiExchangeRate spiExchangeRate)
      • mapToExchangeRateList

        List<Xs2aExchangeRate> mapToExchangeRateList​(List<de.adorsys.psd2.xs2a.spi.domain.account.SpiExchangeRate> spiExchangeRateList)