Modifier and Type | Method and Description |
---|---|
InlineResponse2002 |
InlineResponse2002.bankProfile(BankProfile bankProfile) |
Modifier and Type | Method and Description |
---|---|
default org.springframework.http.ResponseEntity<InlineResponse2002> |
FinTechBankSearchApi._bankProfileGET(UUID xRequestID,
String X_XSRF_TOKEN,
@NotNull @Valid String bankId) |
default org.springframework.http.ResponseEntity<InlineResponse2002> |
FinTechBankSearchApi.bankProfileGET(UUID xRequestID,
String X_XSRF_TOKEN,
String bankId) |
Modifier and Type | Method and Description |
---|---|
org.springframework.http.ResponseEntity<InlineResponse2002> |
FinTechBankSearchImpl.bankProfileGET(UUID xRequestID,
String fintechToken,
String bankId) |
Modifier and Type | Method and Description |
---|---|
InlineResponse2002 |
BankSearchService.searchBankProfile(String bankId) |
Copyright © 2020. All rights reserved.