CustomerDisallowedShippingMethodsWriteService
in
Interface CustomerDisallowedShippingMethodsWriteService
Table of Contents
- setDisallowedShippingMethods() : void
- Sets the disallowed shipping methods for a given customer.
Methods
setDisallowedShippingMethods()
Sets the disallowed shipping methods for a given customer.
public
setDisallowedShippingMethods(int $customerId, string ...$shippingMethodIds) : void
Parameters
- $customerId : int
- $shippingMethodIds : string