IResultTotalHeaderItem
Home > @gooddata/sdk-model > IResultTotalHeaderItem
IResultTotalHeaderItem interface
Total header specifies name and type of total to which the calculated values in particular data view slice belong. Also can contain measure index which can be used to lookup the measure which belongs to this total.
Signature:
export interface IResultTotalHeaderItem
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
measureIndex? | number | (Optional) | |
name | string | ||
type | string |