Uses of Class
de.adorsys.psd2.model.InlineResponse2002
-
Packages that use InlineResponse2002 Package Description de.adorsys.psd2.api de.adorsys.psd2.model -
-
Uses of InlineResponse2002 in de.adorsys.psd2.api
Methods in de.adorsys.psd2.api that return types with arguments of type InlineResponse2002 Modifier and Type Method Description default org.springframework.http.ResponseEntity<InlineResponse2002>CardAccountsApi. _readCardAccountDetails(String accountId, UUID xRequestID, String consentID, String digest, String signature, byte[] tpPSignatureCertificate, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation)default org.springframework.http.ResponseEntity<InlineResponse2002>CardAccountsApi. readCardAccountDetails(String accountId, UUID xRequestID, String consentID, String digest, String signature, byte[] tpPSignatureCertificate, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation) -
Uses of InlineResponse2002 in de.adorsys.psd2.model
Methods in de.adorsys.psd2.model that return InlineResponse2002 Modifier and Type Method Description InlineResponse2002InlineResponse2002. cardAccount(CardAccountDetails cardAccount)
-