public class CategoryScoreData extends Object
| Modifier and Type | Field and Description |
|---|---|
List<CategoryScoreEvidence> |
Evidence
Detailed written explanation about each data point found or not found.
|
double |
UnweightedScore
An unweighted score from 0-100.
|
| Constructor and Description |
|---|
CategoryScoreData() |
public double UnweightedScore
public List<CategoryScoreEvidence> Evidence
Copyright © 2023. All rights reserved.