IResultAttributeHeaderItem
Home > @gooddata/sdk-model > IResultAttributeHeaderItem
IResultAttributeHeaderItem interface
Attribute header item specifies name and URI of the attribute element to which the calculated measure values in the particular data view slice belong.
Signature:
export interface IResultAttributeHeaderItem
Properties
| Property | Type | Description |
|---|---|---|
| name | string | Human readable name of the attribute element. |
| uri | string | URI of the attribute element. |