UserBonusSearchResult

toloka.client.search_results.UserBonusSearchResult

UserBonusSearchResult(
self,
*,
items: Optional[List[UserBonus]] = None,
has_more: Optional[bool] = None
)

The result of searching Tolokers' rewards.

Parameters Description

ParametersTypeDescription
itemsOptional[List[UserBonus]]

A list with found rewards.

has_moreOptional[bool]

A flag showing whether there are more matching rewards.

  • True — There are more matching rewards, not included in items due to the limit set in the search request.
  • Falseitems contains all matching rewards.
Toloka-Kit
OverviewGetting OAuth tokenQuick start
Recipes
Reference
toloka.client
toloka.async_client
toloka.autoquality [autoquality]
toloka.metrics
toloka.streaming