MoveDateFilterPayload
Home > @gooddata/sdk-ui-dashboard > MoveDateFilterPayload
MoveDateFilterPayload 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 MoveDateFilter command.
Signature:
export interface MoveDateFilterPayload
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
dataSet | readonly | ObjRef | (BETA) Data set of the filter to move. |
index | readonly | number | (BETA) Index to move the filter to. |