iAggSummary

Summary details for aggregations.

Examples

type IAggSummary {
  summary: String
  comment: String
}

Fields

Field
Description
Supported fields

summary String

Summary text for the aggregation

comment String

Optional comment about the summary

References

Fields with this object:

Last updated