toloka.client.filter.DateOfBirth
| Source code
DateOfBirth( self, operator: CompareOperator, value: int)
Filtering Tolokers by a date of birth.
Parameters | Type | Description |
---|---|---|
operator | CompareOperator | An operator used in a condition. Allowed set of operators depends on the filter. |
value | int | The date of birth in seconds since January 1, 1970 (UNIX time). |
Last updated: August 28, 2023