OverallRiskScoreHistory
No description
type OverallRiskScoreHistory {
company: Company
current: RiskScoreHistoriesCurrent
differenceFromLast: RiskScoreHistoriesDifferenceFromLast
}
Fields
OverallRiskScoreHistory.company
● Company
object
The Company associated with the Risk Score
OverallRiskScoreHistory.current
● RiskScoreHistoriesCurrent
object
Details of the current Risk Score of the Company
OverallRiskScoreHistory.differenceFromLast
● RiskScoreHistoriesDifferenceFromLast
object
Difference between the current and the last Risk Score of the Company
Returned By
overallRiskScoreHistory
query