3 declare(strict_types=1);
47 private $customerNumber;
65 private $containerAndKey;
86 return $this->externalId;
97 return $this->orderNumber;
108 return $this->customerNumber;
161 $this->externalId = $externalId;
172 $this->orderNumber = $orderNumber;
183 $this->customerNumber = $customerNumber;
216 $this->containerAndKey = $containerAndKey;
238 $this->containerAndKey = $containerAndKey;
249 $this->customerNumber,