customerId = $customerId; } public function getCustomerId() { return $this->customerId; } }