orderAmountMin; } public function setOrderAmountMin(float $orderAmountMin): self { $this->orderAmountMin = $orderAmountMin; return $this; } }