values
Home > @gooddata/sdk-model > IArbitraryAttributeFilterBody > values
IArbitraryAttributeFilterBody.values property
Arbitrary values to filter by. These values don't need to exist as actual attribute elements. Use null to represent an empty/missing value.
Signature:
values: Array<string | null>;