TotalType
Home > @gooddata/sdk-model > TotalType
TotalType type
Supported types of totals.
Signature:
export type TotalType = "sum" | "avg" | "max" | "min" | "med" | "nat";
Home > @gooddata/sdk-model > TotalType
Supported types of totals.
Signature:
export type TotalType = "sum" | "avg" | "max" | "min" | "med" | "nat";