SellingUnitIdBuilderInterface
in
Table of Contents
- build() : SellingUnitId
- withLanguageId() : SellingUnitIdBuilderInterface
- withModifierId() : SellingUnitIdBuilderInterface
- withProductId() : mixed
Methods
build()
public
build() : SellingUnitId
Tags
Return values
SellingUnitId —withLanguageId()
public
withLanguageId(LanguageId $id) : SellingUnitIdBuilderInterface
Parameters
- $id : LanguageId
Return values
SellingUnitIdBuilderInterface —withModifierId()
public
withModifierId(ModifierIdentifierInterface $id) : SellingUnitIdBuilderInterface
Parameters
Return values
SellingUnitIdBuilderInterface —withProductId()
public
withProductId(ProductId $id) : mixed
Parameters
- $id : ProductId