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

# OpportunityUpdateSchema

# OpportunityUpdateSchema

## Properties

| Name                      | Type                                   | Description | Notes       |
| ------------------------- | -------------------------------------- | ----------- | ----------- |
| **name**                  | **str**                                |             | \[optional] |
| **description**           | **str**                                |             | \[optional] |
| **opportunity\_type**     | **str**                                |             | \[optional] |
| **stage**                 | **str**                                |             | \[optional] |
| **value**                 | [**Value**](/api-reference/rest/Value) |             | \[optional] |
| **contact\_name**         | **str**                                |             | \[optional] |
| **contact\_email**        | **str**                                |             | \[optional] |
| **company\_name**         | **str**                                |             | \[optional] |
| **expected\_close\_date** | **str**                                |             | \[optional] |
| **notes**                 | **str**                                |             | \[optional] |
| **metadata**              | **Dict\[str, object]**                 |             | \[optional] |
| **year**                  | **int**                                |             | \[optional] |
| **is\_archived**          | **bool**                               |             | \[optional] |
| **sort\_order**           | **int**                                |             | \[optional] |
| **workspace\_uuid**       | **str**                                |             | \[optional] |
| **assigned\_to\_uuid**    | **str**                                |             | \[optional] |
