PerformanceRatingResponse

data class PerformanceRatingResponse(val rating: String, val changePercent: String)

Constructors

Link copied to clipboard
constructor(performanceRating: PerformanceRating, changePercent: String)
constructor(rating: String, changePercent: String)

Properties

Link copied to clipboard
Link copied to clipboard