Skip to main content
Object A outcome of underwriting processing on this decision component with the result being a determined value. implements DecisionComponentOutcome

Fields

assessmentValue
required
The value of the result when one is present.
displayOrder
required
An ordering of fields to provide a consistent view.
label
A description of the component.
statusGuidance
A detailed description of actions to be taken pertaining to a decision component.
guidance
A detailed description of actions to be taken pertaining to a decision component.
{
  "assessmentValue": "xyz789",
  "displayOrder": 987,
  "label": "xyz789",
  "statusGuidance": "abc123",
  "guidance": "abc123"
}