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

# OpportunityCreateSchema

# OpportunityCreateSchema

## Properties

| Name                      | Type                   | Description | Notes                                  |
| ------------------------- | ---------------------- | ----------- | -------------------------------------- |
| **name**                  | **str**                |             |                                        |
| **description**           | **str**                |             | \[optional] \[default to '']           |
| **opportunity\_type**     | **str**                |             | \[optional] \[default to 'commercial'] |
| **stage**                 | **str**                |             | \[optional]                            |
| **value**                 | **float**              |             | \[optional]                            |
| **contact\_name**         | **str**                |             | \[optional] \[default to '']           |
| **contact\_email**        | **str**                |             | \[optional] \[default to '']           |
| **company\_name**         | **str**                |             | \[optional] \[default to '']           |
| **expected\_close\_date** | **str**                |             | \[optional]                            |
| **notes**                 | **str**                |             | \[optional] \[default to '']           |
| **metadata**              | **Dict\[str, object]** |             | \[optional]                            |
| **year**                  | **int**                |             | \[optional]                            |
| **workspace\_uuid**       | **str**                |             | \[optional]                            |
| **assigned\_to\_uuid**    | **str**                |             | \[optional]                            |
