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.
ContactSubmissionSchema
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| uuid | str | ||
| name | str | ||
| str | |||
| subject | str | ||
| message | str | ||
| status | str | ||
| source | str | ||
| notes | str | ||
| suggested_response | str | ||
| suggested_opportunity_type | str | ||
| metadata | Dict[str, object] | ||
| organization_uuid | str | ||
| workspace_uuid | str | [optional] | |
| workspace_name | str | [optional] | |
| assigned_to_uuid | str | [optional] | |
| assigned_to_name | str | [optional] | |
| opportunity_uuid | str | [optional] | |
| created_at | datetime | ||
| updated_at | datetime |