DimensionPerformanceDto
dimensionNamestringrequired
highPerformancePercentagenumber<float>
mediumPerformancePercentagenumber<float>
lowPerformancePercentagenumber<float>
DimensionPerformanceDto
{
"dimensionName": "string",
"highPerformancePercentage": 0,
"mediumPerformancePercentage": 0,
"lowPerformancePercentage": 0
}