Interface TrustedBeneficiariesModelMapper


  • public interface TrustedBeneficiariesModelMapper
    • Method Detail

      • mapToTrustedBeneficiariesList

        default de.adorsys.psd2.model.TrustedBeneficiariesList mapToTrustedBeneficiariesList​(Xs2aTrustedBeneficiariesList xs2ATrustedBeneficiariesList)
      • mapToTrustedBeneficiaries

        de.adorsys.psd2.model.TrustedBeneficiary mapToTrustedBeneficiaries​(Xs2aTrustedBeneficiaries trustedBeneficiaries)
      • mapToAccountReference

        de.adorsys.psd2.model.AccountReference mapToAccountReference​(de.adorsys.psd2.xs2a.core.profile.AccountReference value)
      • mapToOtherType

        default de.adorsys.psd2.model.OtherType mapToOtherType​(String other)