IRankingFilterBody
Home > @gooddata/sdk-model > IRankingFilterBody
IRankingFilterBody interface
Object defining the IRankingFilter object body.
Signature:
export interface IRankingFilterBody extends IIdentifiableFilter
Extends: IIdentifiableFilter
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
boolean |
(Optional) | ||
|
(Optional) | |||
|
boolean |
(Optional) When set to true, the filter returns exactly IRankingFilterBody.value items and excludes additional items that share the boundary value (ties). When false or omitted, the backend default tie-handling behavior is used. | ||
|
number |