# UserOrganization
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_at** | **String** | |
**id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**organization_id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**role** | **i32** | |
**updated_at** | **String** | |
**user_id** | [**uuid::Uuid**](uuid::Uuid.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)