toloka.client.attachment.Attachment.Details | Source code
Details( self, *, user_id: Optional[str] = None, assignment_id: Optional[str] = None, pool_id: Optional[str] = None)Attachment details.
| Parameters | Type | Description |
|---|---|---|
user_id | Optional[str] | The ID of the Toloker who attached the file. |
assignment_id | Optional[str] | The ID of the assignment with the file. |
pool_id | Optional[str] | The ID of the pool. |
Last updated: August 28, 2023