toloka.client.requester.Requester.Company | Source code
Company( self, *, id: Optional[str] = None, superintendent_id: Optional[str] = None)Information about a requester's company.
| Parameters | Type | Description |
|---|---|---|
id | Optional[str] | The ID of the company. |
superintendent_id | Optional[str] | The ID of the client who owns the company account. |
Last updated: August 28, 2023