RatingDetailModel
Model to access percentage rating of individual star values
implements: method, scalar
bundle: standard information structure (sismodel)
since 5.4.0
Model to access percentage rating of individual star values
[used as number] ↦ Number
since 5.4.0
get percentage rating of represented star count
Methods
[used as method](Long:starValue) ↦ RatingDetailModel
since 5.4.0
derive model representing the given starValue
- Example:
assetSocialModel.ratingStarPercentage(3) - may return '63' -> 63% of all ratings for asset represented by assetSocialModel rated with 3 stars.