Uses of Class
net.authorize.api.contract.v1.ListOfAUDetailsType
-
Packages that use ListOfAUDetailsType Package Description net.authorize.api.contract.v1 -
-
Uses of ListOfAUDetailsType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as ListOfAUDetailsType Modifier and Type Field Description protected ListOfAUDetailsTypeGetAUJobDetailsResponse. auDetailsMethods in net.authorize.api.contract.v1 that return ListOfAUDetailsType Modifier and Type Method Description ListOfAUDetailsTypeObjectFactory. createListOfAUDetailsType()Create an instance ofListOfAUDetailsTypeListOfAUDetailsTypeGetAUJobDetailsResponse. getAuDetails()Gets the value of the auDetails property.Methods in net.authorize.api.contract.v1 with parameters of type ListOfAUDetailsType Modifier and Type Method Description voidGetAUJobDetailsResponse. setAuDetails(ListOfAUDetailsType value)Sets the value of the auDetails property.
-