@FeignClient(url="${tpp.url}",
name="tppPisPaymentStatusClient")
public interface TppPisPaymentStatusClient
extends TppBankingApiPaymentStatusPisApi
log| Modifier and Type | Method and Description |
|---|---|
default Optional<String> |
getAcceptHeader() |
default Optional<com.fasterxml.jackson.databind.ObjectMapper> |
getObjectMapper() |
default Optional<javax.servlet.http.HttpServletRequest> |
getRequest() |
getPaymentInformation, getPaymentStatusdefault Optional<com.fasterxml.jackson.databind.ObjectMapper> getObjectMapper()
getObjectMapper in interface TppBankingApiPaymentStatusPisApidefault Optional<javax.servlet.http.HttpServletRequest> getRequest()
getRequest in interface TppBankingApiPaymentStatusPisApiCopyright © 2020. All rights reserved.