ReportFact is the parent class of ReportFactWithDetails. If includeDetails is true when the report is run, the fact map is a ReportFactWithDetails object.
The following are methods for ReportFact. All are instance methods.
public LIST<Reports.SummaryValue> getAggregates()
Type: List<Reports.SummaryValue>
public String getKey()
Type: String