Uses of Class
net.authorize.api.contract.v1.DeleteCustomerShippingAddressResponse
-
Packages that use DeleteCustomerShippingAddressResponse Package Description net.authorize.api.contract.v1 net.authorize.api.controller -
-
Uses of DeleteCustomerShippingAddressResponse in net.authorize.api.contract.v1
Methods in net.authorize.api.contract.v1 that return DeleteCustomerShippingAddressResponse Modifier and Type Method Description DeleteCustomerShippingAddressResponseObjectFactory. createDeleteCustomerShippingAddressResponse()Create an instance ofDeleteCustomerShippingAddressResponse -
Uses of DeleteCustomerShippingAddressResponse in net.authorize.api.controller
Methods in net.authorize.api.controller that return types with arguments of type DeleteCustomerShippingAddressResponse Modifier and Type Method Description protected Class<DeleteCustomerShippingAddressResponse>DeleteCustomerShippingAddressController. getResponseType()
-