OnPresentSellingUnitIdEvent
in package
Class OnPresentSellingUnitIdEvent
Table of Contents
- $presentationIdCollection : PresentationIdCollectionInterface
- $unitId : SellingUnitId
- __construct() : mixed
- OnPresentSellingUnitIdEvent constructor.
- presentationIdCollection() : PresentationIdCollectionInterface
- sellingUnitId() : SellingUnitId
Properties
$presentationIdCollection
protected
PresentationIdCollectionInterface
$presentationIdCollection
$unitId
protected
SellingUnitId
$unitId
Methods
__construct()
OnPresentSellingUnitIdEvent constructor.
public
__construct(SellingUnitId $unitId, PresentationIdCollectionInterface $presentationIdCollection) : mixed
Parameters
- $unitId : SellingUnitId
- $presentationIdCollection : PresentationIdCollectionInterface
Return values
mixed —presentationIdCollection()
public
presentationIdCollection() : PresentationIdCollectionInterface
Return values
PresentationIdCollectionInterface —sellingUnitId()
public
sellingUnitId() : SellingUnitId