OnGetSellingUnitPriceEventInterface
in
Interface OnGetSellingUnitPriceEventInterface
Table of Contents
- builder() : PriceBuilderInterface
- id() : SellingUnitId
- languageId() : LanguageId
- modifiers() : ModifierIdentifierCollectionInterface
- product() : ProductDataInterface
- productId() : ProductId
- quantity() : QuantityInterface
- xtcPrice() : PriceDataInterface
Methods
builder()
public
builder() : PriceBuilderInterface
Return values
PriceBuilderInterface —id()
public
id() : SellingUnitId
Return values
SellingUnitId —languageId()
public
languageId() : LanguageId
Return values
LanguageId —modifiers()
public
modifiers() : ModifierIdentifierCollectionInterface
Return values
ModifierIdentifierCollectionInterface —product()
public
product() : ProductDataInterface
Return values
ProductDataInterface —productId()
public
productId() : ProductId
Return values
ProductId —quantity()
public
quantity() : QuantityInterface
Return values
QuantityInterface —xtcPrice()
public
xtcPrice() : PriceDataInterface