CustomerDisallowedShippingMethodsReadService
in
Interface CustomerDisallowedShippingMethodsReadService
Table of Contents
- getCustomersDisallowedShippingMethods() : ShippingMethods
- Returns all disallowed shipping methods for a given customer.
Methods
getCustomersDisallowedShippingMethods()
Returns all disallowed shipping methods for a given customer.
public
getCustomersDisallowedShippingMethods(int $customerId) : ShippingMethods
Parameters
- $customerId : int