RatingScale interface

Rating scale to override the default scale

Properties

lowerBound

Lower bound of the rating value 0 to 100 (default 1)

lowScoreThreshold

The rating value greater than the threshold will be considered as good

upperBound

Upper bound of the rating value 0 to 100 (default 5)

Property Details

lowerBound

Lower bound of the rating value 0 to 100 (default 1)

lowerBound: number

Property Value

number

lowScoreThreshold

The rating value greater than the threshold will be considered as good

lowScoreThreshold: number

Property Value

number

upperBound

Upper bound of the rating value 0 to 100 (default 5)

upperBound: number

Property Value

number