toloka.client.search_results.UserRestrictionSearchResult
UserRestrictionSearchResult( self, *, items: Optional[List[UserRestriction]] = None, has_more: Optional[bool] = None)
The result of searching Toloker restrictions.
Parameters | Type | Description |
---|---|---|
items | Optional[List[UserRestriction]] | A list with found Toloker restrictions. |
has_more | Optional[bool] | A flag showing whether there are more matching Toloker restrictions.
|
Last updated: August 28, 2023