Happpi PHP Library

$rating

The rating the review gave.

Type

int

Getter Example

Used to retrieve the value of the property:

    CurtReview->getRating();

Setter Example

There is no setter for this property.