Modifier and Type | Method and Description |
---|---|
org.springframework.http.ResponseEntity<BankProfileResponse> |
TppBankSearchController.bankProfileGET(UUID xRequestID,
String bankId,
String xTimestampUTC,
String xRequestSignature,
String fintechId) |
Modifier and Type | Method and Description |
---|---|
BankProfileResponse |
BankProfileResponse.bankProfileDescriptor(BankProfileDescriptor bankProfileDescriptor) |
Modifier and Type | Method and 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) |
Copyright © 2020. All rights reserved.