toloka.client.filter.Citizenship | Source code
Citizenship( self, operator: IdentityOperator, value: str)Filtering Tolokers by a country of citizenship specified in their profiles.
| Parameters | Type | Description |
|---|---|---|
operator | IdentityOperator | An operator used in a condition. Allowed set of operators depends on the filter. |
value | str | A two-letter code of the country taken from the ISO 3166-1 standard. |
Last updated: August 28, 2023