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] |
| 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] |