Uses of Class
net.authorize.api.contract.v1.GetCustomerShippingAddressResponse
-
Packages that use GetCustomerShippingAddressResponse Package Description net.authorize.api.contract.v1 net.authorize.api.controller -
-
Uses of GetCustomerShippingAddressResponse in net.authorize.api.contract.v1
Methods in net.authorize.api.contract.v1 that return GetCustomerShippingAddressResponse Modifier and Type Method Description GetCustomerShippingAddressResponseObjectFactory. createGetCustomerShippingAddressResponse()Create an instance ofGetCustomerShippingAddressResponse -
Uses of GetCustomerShippingAddressResponse in net.authorize.api.controller
Methods in net.authorize.api.controller that return types with arguments of type GetCustomerShippingAddressResponse Modifier and Type Method Description protected Class<GetCustomerShippingAddressResponse>GetCustomerShippingAddressController. getResponseType()
-