phpDocumentor

CustomerDisallowedShippingMethodsWriteService implements CustomerDisallowedShippingMethodsWriteService

Class CustomerDisallowedShippingMethodsWriteService

Interfaces, Classes and Traits

CustomerDisallowedShippingMethodsWriteService
Interface CustomerDisallowedShippingMethodsWriteService

Table of Contents

$factory  : ShippingMethodFactory
$repository  : CustomerDisallowedShippingMethodsRepository
__construct()  : mixed
setDisallowedShippingMethods()  : void
Sets the disallowed shipping methods for a given customer.

Properties

Methods

setDisallowedShippingMethods()

Sets the disallowed shipping methods for a given customer.

public setDisallowedShippingMethods(int $customerId, string ...$shippingMethodIds) : void
Parameters
$customerId : int
$shippingMethodIds : string
Tags
inheritDoc
Return values
void

Search results