User Recommendation Response
data class UserRecommendationResponse(val recommendationAction: String? = null, val username: String? = null)
Represents a user that is recommended to be allowed for a certain rule
Represents a user that is recommended to be allowed for a certain rule