Uses of Class
net.authorize.api.contract.v1.UpdateCustomerShippingAddressRequest
-
Packages that use UpdateCustomerShippingAddressRequest Package Description net.authorize.api.contract.v1 net.authorize.api.controller -
-
Uses of UpdateCustomerShippingAddressRequest in net.authorize.api.contract.v1
Methods in net.authorize.api.contract.v1 that return UpdateCustomerShippingAddressRequest Modifier and Type Method Description UpdateCustomerShippingAddressRequestObjectFactory. createUpdateCustomerShippingAddressRequest()Create an instance ofUpdateCustomerShippingAddressRequest -
Uses of UpdateCustomerShippingAddressRequest in net.authorize.api.controller
Constructors in net.authorize.api.controller with parameters of type UpdateCustomerShippingAddressRequest Constructor Description UpdateCustomerShippingAddressController(UpdateCustomerShippingAddressRequest apiRequest)
-