Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RiskScoreAggregation

Provides the dimensions and their corresponding risk score.

Properties

dimensionsMap

dimensionsMap: object

The key-value pairs of dimensions and their names

Type declaration

  • [key: string]: string

riskScore

riskScore: number

The risk score with given dimensions Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj