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

# ContactFormSchema

# ContactFormSchema

## Properties

| Name                | Type    | Description | Notes                                     |
| ------------------- | ------- | ----------- | ----------------------------------------- |
| **first\_name**     | **str** |             |                                           |
| **last\_name**      | **str** |             |                                           |
| **email**           | **str** |             |                                           |
| **subject**         | **str** |             |                                           |
| **message**         | **str** |             |                                           |
| **source**          | **str** |             | \[optional] \[default to 'contact\_form'] |
| **workspace\_slug** | **str** |             | \[optional]                               |


Built with [Mintlify](https://mintlify.com).