# SlimUser
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | **String** | |
**id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**name** | Option<**String**> | | [optional]
**orgs** | [**Vec<models::Organization>**](Organization.md) | |
**user_orgs** | [**Vec<models::UserOrganization>**](UserOrganization.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)