| Name | Type | Description | Notes |
|---|---|---|---|
| tag | String | Matches a field that has this tag. | [optional] |
| anyTag | [String] | If present, supercedes 'tag' and matches a field that has any of the provided tags. | [optional] |
| allTags | [String] | If present, supercedes 'tag' and matches a field that has all of the provided tags. | [optional] |