Uses of Class
net.authorize.api.contract.v1.ArrayOfFraudFilterType
-
Packages that use ArrayOfFraudFilterType Package Description net.authorize.api.contract.v1 -
-
Uses of ArrayOfFraudFilterType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as ArrayOfFraudFilterType Modifier and Type Field Description protected ArrayOfFraudFilterTypeFraudInformationType. fraudFilterListMethods in net.authorize.api.contract.v1 that return ArrayOfFraudFilterType Modifier and Type Method Description ArrayOfFraudFilterTypeObjectFactory. createArrayOfFraudFilterType()Create an instance ofArrayOfFraudFilterTypeArrayOfFraudFilterTypeFraudInformationType. getFraudFilterList()Gets the value of the fraudFilterList property.Methods in net.authorize.api.contract.v1 with parameters of type ArrayOfFraudFilterType Modifier and Type Method Description voidFraudInformationType. setFraudFilterList(ArrayOfFraudFilterType value)Sets the value of the fraudFilterList property.
-