account = $account; $this->accountId = $accountId; $this->company = $company; $this->contact = $contact; $this->contactId = $contactId; $this->creationDate = $creationDate; $this->email = $email; $this->firmId = $firmId; $this->images = $images; $this->jobTitle = $jobTitle; $this->name = $name; $this->returnStatus = $returnStatus; $this->sequenceNumber = $sequenceNumber; $this->siteTestimonialId = $siteTestimonialId; $this->testimonial = $testimonial; $this->testimonialImageUrl = $testimonialImageUrl; $this->testimonialStatus = $testimonialStatus; $this->website = $website; } }