@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, getPaymentStatus
default Optional<com.fasterxml.jackson.databind.ObjectMapper> getObjectMapper()
getObjectMapper
in interface TppBankingApiPaymentStatusPisApi
default Optional<javax.servlet.http.HttpServletRequest> getRequest()
getRequest
in interface TppBankingApiPaymentStatusPisApi
Copyright © 2020. All rights reserved.