toloka.client.filter.City
| Source code
City( self, operator: InclusionOperator, value: int)
Filtering Tolokers by a city specified in their profiles.
Parameters | Type | Description |
---|---|---|
operator | InclusionOperator | An operator used in a condition. Allowed set of operators depends on the filter. |
value | int | The ID of the city. |