in
Home > @gooddata/sdk-model > IPositiveAttributeFilterBody > in
IPositiveAttributeFilterBody.in property
Attribute elements to filter in. The attribute elements can be specified either using their human readable value or by using their URI = the primary key. Using either representation has the same effect. While using human readable representation may be more readable in the client code, the using URI will likely have better performance on the backend.
Signature:
in: IAttributeElements;