Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
Code
|
string restricted to maxLength(10)
|
|
X
|
The 10 character code for the threshold level. Must be unique.
|
Color
|
string restricted to pattern '#[A-Fa-f0-9]{6}|'
|
|
X
|
The Hex representation for the color e.g. 0xFFFFFF.
|
CostRange
|
double
|
|
X
|
The cost range of the threshold level.
|
CreateDate
|
dateTime
|
X
|
X
|
The date this threshold level was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created the threshold level.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this threshold level was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated the threshold level.
|
Level
|
int restricted to minInclusive(0) maxInclusive(9)
|
|
X
|
The valid values are between 0 and 9. Defines a level for the Risk Threshold.
|
Name
|
string restricted to maxLength(40)
|
|
X
|
The 40 character name for the threshold level. Does not need to be unique.
|
ObjectId
|
int
|
|
X
|
The unique ID generated by the system.
|
ProbabilityRange
|
double restricted to minInclusive(0.0)
|
|
X
|
The probability range of the threshold level.
|
Range
|
string restricted to maxLength(100)
|
|
X
|
The user defined range.
|
RiskThresholdName
|
string restricted to maxLength(40)
|
X
|
X
|
The name of the associated risk score type.
|
RiskThresholdObjectId
|
int
|
|
X
|
The unique ID of the associated Risk Threshold.
|
ScheduleRange
|
double
|
|
X
|
The schedule range of the threshold level.
|
ToleranceRange
|
int
|
|
X
|
The tolerance range of the threshold level.
|