Uses of Class
net.authorize.api.contract.v1.FDSFilterType
-
Packages that use FDSFilterType Package Description net.authorize.api.contract.v1 -
-
Uses of FDSFilterType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 with type parameters of type FDSFilterType Modifier and Type Field Description protected List<FDSFilterType>ArrayOfFDSFilter. fdsFilterMethods in net.authorize.api.contract.v1 that return FDSFilterType Modifier and Type Method Description FDSFilterTypeObjectFactory. createFDSFilterType()Create an instance ofFDSFilterTypeMethods in net.authorize.api.contract.v1 that return types with arguments of type FDSFilterType Modifier and Type Method Description List<FDSFilterType>ArrayOfFDSFilter. getFDSFilter()Gets the value of the fdsFilter property.
-