public class GetCustomerShippingAddressController extends ApiOperationBase<GetCustomerShippingAddressRequest,GetCustomerShippingAddressResponse>
logger, resultCode, results
Constructor and Description |
---|
GetCustomerShippingAddressController(GetCustomerShippingAddressRequest apiRequest) |
Modifier and Type | Method and Description |
---|---|
protected Class<GetCustomerShippingAddressResponse> |
getResponseType() |
protected void |
validateRequest() |
afterExecute, beforeExecute, execute, execute, executeWithApiResponse, executeWithApiResponse, getApiRequest, getApiResponse, getClientId, getEnvironment, getErrorResponse, getMerchantAuthentication, getResultCode, getResults, setApiRequest, setClientId, setEnvironment, setMerchantAuthentication
public GetCustomerShippingAddressController(GetCustomerShippingAddressRequest apiRequest)
protected void validateRequest()
validateRequest
in class ApiOperationBase<GetCustomerShippingAddressRequest,GetCustomerShippingAddressResponse>
protected Class<GetCustomerShippingAddressResponse> getResponseType()
getResponseType
in class ApiOperationBase<GetCustomerShippingAddressRequest,GetCustomerShippingAddressResponse>
Copyright © 2021. All rights reserved.