> ## 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.

# BusinessEventCreateSchema

# BusinessEventCreateSchema

## Properties

| Name                    | Type                   | Description | Notes       |
| ----------------------- | ---------------------- | ----------- | ----------- |
| **environment\_uuid**   | **str**                |             |             |
| **twin\_uuid**          | **str**                |             | \[optional] |
| **event\_type**         | **str**                |             |             |
| **source**              | **str**                |             | \[optional] |
| **severity**            | **str**                |             | \[optional] |
| **data**                | **Dict\[str, object]** |             | \[optional] |
| **tags**                | **List\[str]**         |             | \[optional] |
| **correlation\_id**     | **str**                |             | \[optional] |
| **parent\_event\_uuid** | **str**                |             | \[optional] |
| **occurred\_at**        | **datetime**           |             | \[optional] |
