Uses of Class
net.authorize.api.contract.v1.ArrayOfString
-
Packages that use ArrayOfString Package Description net.authorize.api.contract.v1 -
-
Uses of ArrayOfString in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as ArrayOfString Modifier and Type Field Description protected ArrayOfStringCreateCustomerProfileResponse. validationDirectResponseListMethods in net.authorize.api.contract.v1 that return ArrayOfString Modifier and Type Method Description ArrayOfStringObjectFactory. createArrayOfString()Create an instance ofArrayOfStringArrayOfStringCreateCustomerProfileResponse. getValidationDirectResponseList()Gets the value of the validationDirectResponseList property.Methods in net.authorize.api.contract.v1 with parameters of type ArrayOfString Modifier and Type Method Description voidCreateCustomerProfileResponse. setValidationDirectResponseList(ArrayOfString value)Sets the value of the validationDirectResponseList property.
-