Uses of Interface
de.firstdata.ipg.api.client.action.GetExternalConsumerInformation
-
Packages that use GetExternalConsumerInformation Package Description de.firstdata.ipg.api.client.action de.firstdata.ipg.api.client.action.object -
-
Uses of GetExternalConsumerInformation in de.firstdata.ipg.api.client.action
Methods in de.firstdata.ipg.api.client.action that return GetExternalConsumerInformation Modifier and Type Method Description static GetExternalConsumerInformation
IPGApiActionFactory. createGetExternalConsumerInformation(String firstName, String surname, String birthday, String street, String houseNumber, String postCode, String city, String country, String dataProvider)
static GetExternalConsumerInformation
IPGApiActionFactory. createGetExternalConsumerInformation(String firstName, String surname, Date birthday, String street, String houseNumber, String postCode, String city, String country, String dataProvider)
-
Uses of GetExternalConsumerInformation in de.firstdata.ipg.api.client.action.object
Classes in de.firstdata.ipg.api.client.action.object that implement GetExternalConsumerInformation Modifier and Type Class Description class
GetExternalConsumerInformationObject
-