Happpi PHP Library

$averageReview

The average review score for the particular part

Type

float

Getter Example

Used to retrieve the value of the property:

    CurtPart->getAverageReview();

Setter Example

There is no setter for this property.