Uses of Class
net.authorize.api.contract.v1.GetUnsettledTransactionListResponse
-
Packages that use GetUnsettledTransactionListResponse Package Description net.authorize.api.contract.v1 net.authorize.api.controller -
-
Uses of GetUnsettledTransactionListResponse in net.authorize.api.contract.v1
Methods in net.authorize.api.contract.v1 that return GetUnsettledTransactionListResponse Modifier and Type Method Description GetUnsettledTransactionListResponseObjectFactory. createGetUnsettledTransactionListResponse()Create an instance ofGetUnsettledTransactionListResponse -
Uses of GetUnsettledTransactionListResponse in net.authorize.api.controller
Methods in net.authorize.api.controller that return types with arguments of type GetUnsettledTransactionListResponse Modifier and Type Method Description protected Class<GetUnsettledTransactionListResponse>GetUnsettledTransactionListController. getResponseType()
-