Uses of Interface
de.firstdata.ipg.api.client.action.GetNetworkTokenCryptogram
-
Packages that use GetNetworkTokenCryptogram Package Description de.firstdata.ipg.api.client.action de.firstdata.ipg.api.client.action.object -
-
Uses of GetNetworkTokenCryptogram in de.firstdata.ipg.api.client.action
Methods in de.firstdata.ipg.api.client.action that return GetNetworkTokenCryptogram Modifier and Type Method Description static GetNetworkTokenCryptogram
IPGApiActionFactory. createGetNetworkTokenCryptogram()
-
Uses of GetNetworkTokenCryptogram in de.firstdata.ipg.api.client.action.object
Classes in de.firstdata.ipg.api.client.action.object that implement GetNetworkTokenCryptogram Modifier and Type Class Description class
GetNetworkTokenCryptogramObject
Class that implementsAction.getGetNetworkTokenCryptogram()
to create an incoming API request
-