toloka.client.filter.OSVersionMinor
| Source code
OSVersionMinor( self, operator: CompareOperator, value: int)
Filtering Tolokers by an OS minor version.
Parameters | Type | Description |
---|---|---|
operator | CompareOperator | An operator used in a condition. Allowed set of operators depends on the filter. |
value | int | The minor version of the OS. |