toloka.client.filter.ClientType
| Source code
ClientType( self, operator: IdentityOperator, value: Union[ClientType, str])
Filtering Tolokers by a client application type.
Parameters | Type | Description |
---|---|---|
operator | IdentityOperator | An operator used in a condition. Allowed set of operators depends on the filter. |
value | ClientType | The client application type. |