attributes['ip']; } //기본기능 public function getAccountID(): string|null { return $this->attributes['accountid']; } public function getDomain(): string|null { return $this->attributes['domain']; } }