IMatchAttributeFilter
Home > @gooddata/sdk-model > IMatchAttributeFilter
IMatchAttributeFilter interface
Match attribute filter - literal matching filter for attribute values.
Signature:
export interface IMatchAttributeFilter
Remarks
This filter type allows literal-based filtering with various operators (contains, startsWith, endsWith). Supports both positive and negative matching, as well as case-sensitive/insensitive comparison.
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|