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
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | [optional] | |
| description | str | [optional] | |
| opportunity_type | str | [optional] | |
| stage | str | [optional] | |
| value | 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] |