IRankingFilterBody
Home > @gooddata/sdk-model > IRankingFilterBody
IRankingFilterBody interface
Object defining the IRankingFilter object body.
Signature:
export interface IRankingFilterBody
Properties
| Property | Type | Description |
|---|---|---|
| attributes? | ObjRefInScope[] | (Optional) |
| measure | ObjRefInScope | |
| operator | RankingFilterOperator | |
| value | number |