> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cyberwave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AttachmentSchema

# AttachmentSchema

## Properties

| Name                   | Type                   | Description | Notes       |
| ---------------------- | ---------------------- | ----------- | ----------- |
| **uuid**               | **str**                |             |             |
| **asset\_uuid**        | **str**                |             | \[optional] |
| **twin\_uuid**         | **str**                |             | \[optional] |
| **organization\_uuid** | **str**                |             |             |
| **created\_at**        | **datetime**           |             |             |
| **updated\_at**        | **datetime**           |             |             |
| **created\_by**        | **str**                |             | \[optional] |
| **updated\_by**        | **str**                |             | \[optional] |
| **metadata**           | **Dict\[str, object]** |             | \[optional] |
| **file\_url**          | **str**                |             | \[optional] |


Built with [Mintlify](https://mintlify.com).