Uses of Class
net.authorize.api.contract.v1.GetTransactionListResponse
-
Packages that use GetTransactionListResponse Package Description net.authorize.api.contract.v1 net.authorize.api.controller -
-
Uses of GetTransactionListResponse in net.authorize.api.contract.v1
Methods in net.authorize.api.contract.v1 that return GetTransactionListResponse Modifier and Type Method Description GetTransactionListResponseObjectFactory. createGetTransactionListResponse()Create an instance ofGetTransactionListResponse -
Uses of GetTransactionListResponse in net.authorize.api.controller
Methods in net.authorize.api.controller that return types with arguments of type GetTransactionListResponse Modifier and Type Method Description protected Class<GetTransactionListResponse>GetTransactionListController. getResponseType()protected Class<GetTransactionListResponse>GetTransactionListForCustomerController. getResponseType()
-