$this->resource->id, 'name' => $this->resource->name, 'email' => $this->resource->email, 'city' => $this->resource->city, 'postalcode' => $this->resource->postcode, ]; } }