IAttributeDescriptor
Home > @gooddata/sdk-model > IAttributeDescriptor
IAttributeDescriptor interface
Describes attribute slicing of a dimension.
Signature:
export interface IAttributeDescriptor
Remarks
The primary descriptor is the attribute display form which was used to slice the dimension. Description of the attribute to which the display form belongs is provided in the formOf
property.
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
attributeHeader | IAttributeDescriptorBody | Attribute descriptor header. |