Uses of Class
de.adorsys.opba.tppbankingapi.search.model.generated.BankProfileResponse
-
Packages that use BankProfileResponse Package Description de.adorsys.opba.tppbankingapi.search.model.generated de.adorsys.opba.tppbankingapi.search.resource.generated -
-
Uses of BankProfileResponse in de.adorsys.opba.tppbankingapi.search.model.generated
Methods in de.adorsys.opba.tppbankingapi.search.model.generated that return BankProfileResponse Modifier and Type Method Description BankProfileResponseBankProfileResponse. bankProfileDescriptor(BankProfileDescriptor bankProfileDescriptor) -
Uses of BankProfileResponse in de.adorsys.opba.tppbankingapi.search.resource.generated
Methods in de.adorsys.opba.tppbankingapi.search.resource.generated that return types with arguments of type BankProfileResponse Modifier and Type Method Description default org.springframework.http.ResponseEntity<BankProfileResponse>TppBankSearchApi. _bankProfileGET(UUID xRequestID, @NotNull @Valid String bankId, String xTimestampUTC, String xRequestSignature, String fintechID)default org.springframework.http.ResponseEntity<BankProfileResponse>TppBankSearchApi. bankProfileGET(UUID xRequestID, String bankId, String xTimestampUTC, String xRequestSignature, String fintechID)
-