filter property

String? filter
getter/setter pair

A filter to reduce results to a specific subset.

Useful for exporting conversations with specific properties.

Implementation

core.String? filter;