$this->id, 'uuid' => $this->uuid, 'name' => $this->name, 'email' => $this->email, 'username' => $this->username, 'created_at' => $this->created_at, 'updated_at' => $this->updated_at, 'current_team_id' => $this->current_team_id ]; } }