public interface TppService
| Modifier and Type | Method and Description |
|---|---|
CmsResponse<Boolean> |
updateTppInfo(@NotNull de.adorsys.psd2.xs2a.core.tpp.TppInfo tppInfo)
Updates TPP by TPP authorisation number
|
CmsResponse<Boolean> updateTppInfo(@NotNull @NotNull de.adorsys.psd2.xs2a.core.tpp.TppInfo tppInfo)
tppInfo - TPP Infotrue if TPP was found and was updated. false otherwise.Copyright © 2020. All rights reserved.