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

# BusinessEventSchema

# BusinessEventSchema

## Properties

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