$this->id, 'name' => $this->name, 'email' => $this->email, 'balance' => $this->wallet->balance, ]; } }