Information to resolve an incident.
Id of the audit incident being resolved.
public Int32 IncidentId { get; set; }
Resolution opinion.
public String ResolutionOpinion { get; set; }
In this document