imageName = $imageName; $this->imageUrl = $imageUrl; $this->mapCode = $mapCode; $this->sequenceNumber = $sequenceNumber; $this->keywords = $keywords; $this->caption = $caption; $this->imageId = $imageId; $this->galleryType = $galleryType; $this->videoCode = $videoCode; $this->description = $description; $this->uploadedDate = $uploadedDate; $this->sectionName = $sectionName; $this->sectionId = $sectionId; $this->targetUrl = $targetUrl; $this->lastUpdatedBy = $lastUpdatedBy; $this->documentKey = $documentKey; $this->url = $url; $this->documentName = $documentName; $this->documentNumber = $documentNumber; $this->fileSize = $fileSize; $this->id = $id; } }