IWorkspaceDataFilter
Home > @gooddata/sdk-model > IWorkspaceDataFilter
IWorkspaceDataFilter 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.
Entity that represents Workspace Data Filter
Signature:
export interface IWorkspaceDataFilter
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
columnName? | string | (ALPHA) (Optional) | |
id | string | (ALPHA) | |
isInherited | boolean | (ALPHA) | |
ref | ObjRef | (ALPHA) | |
settings | IWorkspaceDataFilterSetting[] | (ALPHA) | |
title? | string | (ALPHA) (Optional) |