toloka.client.owner.Owner
| Source code
Owner( self, *, id: Optional[str] = None, myself: Optional[bool] = None, company_id: Optional[str] = None)
Information about a requester who owns some object.
Parameters | Type | Description |
---|---|---|
id | Optional[str] | The ID of the requester. |
myself | Optional[bool] | A match of the owner OAuth token with the token that is used in the request:
|
company_id | Optional[str] | The ID of the requester's company. |
Last updated: August 28, 2023