Uses of Interface
com.girosolution.girocheckout.response.DirectDebitGetPKNResponse
Packages that use DirectDebitGetPKNResponse
-
Uses of DirectDebitGetPKNResponse in com.girosolution.girocheckout.request
Methods in com.girosolution.girocheckout.request that return DirectDebitGetPKNResponseModifier and TypeMethodDescriptionDirectDebitGetPKNRequest.execute()
Abfrage von Informationen zu einer Pseudo-Kartennummer
Beispiel:
DirectDebitGetPKNRequest request = project.createDirectDebitGetPKNRequest(ref); DirectDebitGetPKNResponse response = request.execute();