class Tubeclip::Model::Rating
Attributes
average[R]
- Float
-
Average rating given to the video
dislikes[R]
- Fixnum
-
Indicates how many people dislikes this video
likes[R]
- Fixnum
-
Indicates how many people likes this video
max[R]
- Fixnum
-
Maximum rating that can be assigned to the video
min[R]
- Fixnum
-
Minimum rating that can be assigned to the video
rater_count[R]
- Fixnum
-
Indicates how many people have rated the video