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

# UserFeatureSchema

# UserFeatureSchema

## Properties

| Name                   | Type         | Description | Notes       |
| ---------------------- | ------------ | ----------- | ----------- |
| **uuid**               | **str**      |             |             |
| **user\_uuid**         | **str**      |             |             |
| **user\_email**        | **str**      |             |             |
| **user\_name**         | **str**      |             |             |
| **feature**            | **str**      |             |             |
| **enabled**            | **bool**     |             |             |
| **reason**             | **str**      |             |             |
| **granted\_by\_uuid**  | **str**      |             |             |
| **granted\_by\_email** | **str**      |             |             |
| **created\_at**        | **datetime** |             |             |
| **expires\_at**        | **datetime** |             | \[optional] |
