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