attributes['lineinfo_uid']; } final public function getOldClientInfoUID(): string|null { return $this->attributes['old_clientinfo_uid']; } //기본기능 public function getIP(): string { return $this->attributes['ip']; } }