id = $id; $this->width = $width; $this->height = $height; $this->filename = $filename; $this->size = $size; $this->key = $key; $this->alt = $alt; $this->url = $url; $this->photographer = $photographer; $this->photographer_url = $photographer_url; $this->response = $response; } }