toloka.client.filter.Gender
| Source code
Gender( self, operator: IdentityOperator, value: Union[Gender, str])
Filtering Tolokers by gender.
Parameters | Type | Description |
---|---|---|
operator | IdentityOperator | An operator used in a condition. Allowed set of operators depends on the filter. |
value | Gender | Toloker's gender specified in the profile. |