Interface TppService


  • public interface TppService
    • Method Detail

      • updateTppInfo

        CmsResponse<Boolean> updateTppInfo​(@NotNull
                                           @NotNull de.adorsys.psd2.xs2a.core.tpp.TppInfo tppInfo)
        Updates TPP by TPP authorisation number
        Parameters:
        tppInfo - TPP Info
        Returns:
        true if TPP was found and was updated. false otherwise.