Uses of Class
net.authorize.api.contract.v1.UpdateCustomerShippingAddressResponse
-
Packages that use UpdateCustomerShippingAddressResponse Package Description net.authorize.api.contract.v1 net.authorize.api.controller -
-
Uses of UpdateCustomerShippingAddressResponse in net.authorize.api.contract.v1
Methods in net.authorize.api.contract.v1 that return UpdateCustomerShippingAddressResponse Modifier and Type Method Description UpdateCustomerShippingAddressResponseObjectFactory. createUpdateCustomerShippingAddressResponse()Create an instance ofUpdateCustomerShippingAddressResponse -
Uses of UpdateCustomerShippingAddressResponse in net.authorize.api.controller
Methods in net.authorize.api.controller that return types with arguments of type UpdateCustomerShippingAddressResponse Modifier and Type Method Description protected Class<UpdateCustomerShippingAddressResponse>UpdateCustomerShippingAddressController. getResponseType()
-