ratingValue property

int? ratingValue
getter/setter pair

A numeric rating of this claim, in the range worstRating — bestRating inclusive.

Corresponds to ClaimReview.reviewRating.ratingValue.

Implementation

core.int? ratingValue;