Uses of Class
net.authorize.api.contract.v1.GetCustomerShippingAddressRequest
-
Packages that use GetCustomerShippingAddressRequest Package Description net.authorize.api.contract.v1 net.authorize.api.controller -
-
Uses of GetCustomerShippingAddressRequest in net.authorize.api.contract.v1
Methods in net.authorize.api.contract.v1 that return GetCustomerShippingAddressRequest Modifier and Type Method Description GetCustomerShippingAddressRequestObjectFactory. createGetCustomerShippingAddressRequest()Create an instance ofGetCustomerShippingAddressRequest -
Uses of GetCustomerShippingAddressRequest in net.authorize.api.controller
Constructors in net.authorize.api.controller with parameters of type GetCustomerShippingAddressRequest Constructor Description GetCustomerShippingAddressController(GetCustomerShippingAddressRequest apiRequest)
-