RecommendationRatingMappings: string[] = ...

RecommendationRatingMappings is a mapping of RecommendationRating enum values to their corresponding string values. It can be one of the following: 'NO_RATING', 'RATE_UP', 'RATE_DOWN'.