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

# AddMemberUserSchema

# AddMemberUserSchema

## Properties

| Name                 | Type    | Description | Notes                        |
| -------------------- | ------- | ----------- | ---------------------------- |
| **uuid**             | **str** |             |                              |
| **username**         | **str** |             |                              |
| **email**            | **str** |             |                              |
| **first\_name**      | **str** |             | \[optional] \[default to ''] |
| **last\_name**       | **str** |             | \[optional] \[default to ''] |
| **full\_name**       | **str** |             | \[optional] \[default to ''] |
| **profile\_picture** | **str** |             | \[optional]                  |
