AggregatedFact.aggregated\_as
Home > @gooddata/sdk-code-schemas > v1 > AggregatedFact > aggregated_as
v1.AggregatedFact.aggregated_as property
Aggregation method for the fact. Mapped to sourceFactReference in the API.
Signature:
aggregated_as: "MIN" | "MAX" | "SUM";