net.authorize.api.controller
Class SendCustomerTransactionReceiptController
java.lang.Object
net.authorize.api.controller.base.ApiOperationBase<SendCustomerTransactionReceiptRequest,SendCustomerTransactionReceiptResponse>
net.authorize.api.controller.SendCustomerTransactionReceiptController
- All Implemented Interfaces:
- IApiOperation<SendCustomerTransactionReceiptRequest,SendCustomerTransactionReceiptResponse>
public class SendCustomerTransactionReceiptController
- extends ApiOperationBase<SendCustomerTransactionReceiptRequest,SendCustomerTransactionReceiptResponse>
Methods inherited from class net.authorize.api.controller.base.ApiOperationBase |
afterExecute, beforeExecute, execute, execute, executeWithApiResponse, executeWithApiResponse, getApiRequest, getApiResponse, getEnvironment, getErrorResponse, getMerchantAuthentication, getResultCode, getResults, setApiRequest, setEnvironment, setMerchantAuthentication |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SendCustomerTransactionReceiptController
public SendCustomerTransactionReceiptController(SendCustomerTransactionReceiptRequest apiRequest)
validateRequest
protected void validateRequest()
- Specified by:
validateRequest
in class ApiOperationBase<SendCustomerTransactionReceiptRequest,SendCustomerTransactionReceiptResponse>
getResponseType
protected Class<SendCustomerTransactionReceiptResponse> getResponseType()
- Specified by:
getResponseType
in class ApiOperationBase<SendCustomerTransactionReceiptRequest,SendCustomerTransactionReceiptResponse>
Copyright © 2014. All Rights Reserved.