phpDocumentor

OnGetSellingUnitAvailableQuantityEvent
in package
implements OnGetSellingUnitAvailableQuantityEventInterface

Interfaces, Classes and Traits

OnGetSellingUnitAvailableQuantityEventInterface

Table of Contents

$additionalQuantity  : array<string|int, mixed>
$id  : SellingUnitId
$isPropagationStopped  : bool
$isValid  : bool
$mainQuantity  : array<string|int, mixed>
$product  : ProductDataInterface
$quantity  : AvailableQuantity|null
$requested  : QuantityInterface
$result  : AvailableQuantity|null
__construct()  : mixed
OnGetSellingUnitAvailableQuantityEvent constructor.
addQuantity()  : void
buildQuantity()  : AvailableQuantity
id()  : SellingUnitId
invalidateQuantity()  : void
isPropagationStopped()  : bool
product()  : ProductDataInterface
requested()  : QuantityInterface
setMainQuantity()  : void
stopPropagation()  : void
getExceptionStackerWithHighestPriority()  : ExceptionStacker|null

Properties

Methods

Search results