OnGetSellingUnitVpeEventInterface
extends
BasicSellingUnitEventInterface
in
Table of Contents
- id() : SellingUnitId
- product() : ProductDataInterface
- setVpe() : void
- stop() : void
- vpe() : Vpe
Methods
id()
public
id() : SellingUnitId
Return values
SellingUnitId —product()
public
product() : ProductDataInterface
Return values
ProductDataInterface —setVpe()
public
setVpe(Vpe|null $vpe, int $priority) : void
Parameters
- $vpe : Vpe|null
- $priority : int
Return values
void —stop()
public
stop() : void
Return values
void —vpe()
public
vpe() : Vpe