Rating


class Rating


An object representing a rating.

Summary

Nested types

Builder class for Rating.

Public functions

Optional<String!>!

Returns the count of the rating.

Public functions

getCount

fun getCount(): Optional<String!>!

Returns the count of the rating.

Public properties

countValue

val countValue: Long!

currentValue

val currentValue: Double

maxValue

val maxValue: Double