CustomerDisallowedShippingMethodsWriter
in package
Class CustomerDisallowedShippingMethodsWriter
Table of Contents
- $connection : Connection
- __construct() : mixed
- setDisallowedShippingMethods() : void
Properties
$connection
private
Connection
$connection
Methods
__construct()
public
__construct(Connection $connection) : mixed
Parameters
- $connection : Connection
Return values
mixed —setDisallowedShippingMethods()
public
setDisallowedShippingMethods(int $customerId, ShippingMethodId ...$methodsIds) : void
Parameters
- $customerId : int
- $methodsIds : ShippingMethodId