Happpi PHP Library

$email

The email of the person who submitted the review.

Type

string

Getter Example

Used to retrieve the value of the property:

    CurtReview->getEmail();

Setter Example

There is no setter for this property.