toloka.client.owner.Owner
| Source code
Owner( self, *, id: Optional[str] = None, myself: Optional[bool] = None, company_id: Optional[str] = None)
Parameters of the customer who created an object.
Parameters | Type | Description |
---|---|---|
id | Optional[str] | Customer ID. |
myself | Optional[bool] | An object accessory marker. Possible values:
|
company_id | Optional[str] | ID of the customer's company. |