SetAttributeFilterTitlePayload
Home > @gooddata/sdk-ui-dashboard > SetAttributeFilterTitlePayload
SetAttributeFilterTitlePayload interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Payload of the SetAttributeFilterTitle command.
Signature:
export interface SetAttributeFilterTitlePayload
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
filterLocalId | string | (BETA) Local identifier of the filter to rename. | |
title? | string | (BETA) (Optional) Title of the filter. |