Uses of Interface
de.firstdata.ipg.api.client.action.Validate
-
Packages that use Validate Package Description de.firstdata.ipg.api.client.action de.firstdata.ipg.api.client.action.object -
-
Uses of Validate in de.firstdata.ipg.api.client.action
Methods in de.firstdata.ipg.api.client.action that return Validate Modifier and Type Method Description static Validate
IPGApiActionFactory. createValidate(CreditCard card)
static Validate
IPGApiActionFactory. createValidate(CustomerCard card)
static Validate
IPGApiActionFactory. createValidate(DEDirectDebit account)
static Validate
IPGApiActionFactory. createValidate(String hostedDataID)
-
Uses of Validate in de.firstdata.ipg.api.client.action.object
Classes in de.firstdata.ipg.api.client.action.object that implement Validate Modifier and Type Class Description class
ValidateObject
-