Uses of Class
net.authorize.api.contract.v1.CreateCustomerShippingAddressResponse
-
Packages that use CreateCustomerShippingAddressResponse Package Description net.authorize.api.contract.v1 net.authorize.api.controller -
-
Uses of CreateCustomerShippingAddressResponse in net.authorize.api.contract.v1
Methods in net.authorize.api.contract.v1 that return CreateCustomerShippingAddressResponse Modifier and Type Method Description CreateCustomerShippingAddressResponseObjectFactory. createCreateCustomerShippingAddressResponse()Create an instance ofCreateCustomerShippingAddressResponse -
Uses of CreateCustomerShippingAddressResponse in net.authorize.api.controller
Methods in net.authorize.api.controller that return types with arguments of type CreateCustomerShippingAddressResponse Modifier and Type Method Description protected Class<CreateCustomerShippingAddressResponse>CreateCustomerShippingAddressController. getResponseType()
-