3 declare(strict_types=1);
43 private $variantSelection;
82 $this->change = $change;
93 $this->nextValue = $nextValue;
104 $this->variantSelection = $variantSelection;
115 $this->nextValue = $nextValue;
126 $this->variantSelection = $variantSelection;
withVariantSelectionBuilder(?ProductVariantSelectionBuilder $variantSelection)
withNextValue(?Reference $nextValue)
withChange(?string $change)
withNextValueBuilder(?ReferenceBuilder $nextValue)
withVariantSelection(?ProductVariantSelection $variantSelection)