Skip to main content
Object An outcome of underwriting processing on this decision component that requires review.

Fields

createdDate
The date the data for this review was created.
lastUpdatedDate
The date the data for this review was last updated.
fields
required
The data fields used in this underwriting review process.
label
required
A descriptive label.
{
  "createdDate": "2007-12-03",
  "lastUpdatedDate": "2007-12-03",
  "fields": [
    DecisionComponentReviewField
  ],
  "label": "xyz789"
}