IDrillDownIntersectionIgnoredAttributes
Home > @gooddata/sdk-model > IDrillDownIntersectionIgnoredAttributes
IDrillDownIntersectionIgnoredAttributes interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Defines mapping between particular drill down hierarchy and attributes to ignore in the intersection during the drill down for this hierarchy.
Signature:
export interface IDrillDownIntersectionIgnoredAttributes 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| 
 | (ALPHA) Drill down hierarchy reference for which the ignored attributes are defined. | ||
| 
 | string[] | (ALPHA) Local identifiers of the attribute display forms to ignore for the drill down intersection. |