PredictionQualityStructure Data Type

Implemented Interfaces
Serializable
Properties
name data type description
PredictionLevel QualityIndexEnumeration
Percentile number
LowerTimeLimit string
HigherTimeLimit string

Example

{
  "PredictionLevel" : "probablyReliable",
  "Percentile" : 12345.0,
  "LowerTimeLimit" : "...",
  "HigherTimeLimit" : "..."
}