sdk-search / com.tomtom.online.sdk.search.poi.details / Rating / <init>

<init>

Rating(totalRatings: Int?, value: Double?, minValue: Double?, maxValue: Double?)

An object that contains rating information.

Parameters

totalRatings - Total number of ratings.

value - Rating value, between min/max values inclusive.

minValue - Min value of the rating.

maxValue - Max value of the rating.