Uses of Class
net.authorize.api.contract.v1.SendCustomerTransactionReceiptResponse
-
Packages that use SendCustomerTransactionReceiptResponse Package Description net.authorize.api.contract.v1 net.authorize.api.controller -
-
Uses of SendCustomerTransactionReceiptResponse in net.authorize.api.contract.v1
Methods in net.authorize.api.contract.v1 that return SendCustomerTransactionReceiptResponse Modifier and Type Method Description SendCustomerTransactionReceiptResponseObjectFactory. createSendCustomerTransactionReceiptResponse()Create an instance ofSendCustomerTransactionReceiptResponse -
Uses of SendCustomerTransactionReceiptResponse in net.authorize.api.controller
Methods in net.authorize.api.controller that return types with arguments of type SendCustomerTransactionReceiptResponse Modifier and Type Method Description protected Class<SendCustomerTransactionReceiptResponse>SendCustomerTransactionReceiptController. getResponseType()
-