windmill-api 1.684.0

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
# User

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | **String** |  | 
**username** | **String** |  | 
**is_admin** | **bool** |  | 
**name** | Option<**String**> |  | [optional]
**is_super_admin** | **bool** |  | 
**created_at** | **String** |  | 
**operator** | **bool** |  | 
**disabled** | **bool** |  | 
**groups** | Option<**Vec<String>**> |  | [optional]
**folders** | **Vec<String>** |  | 
**folders_owners** | **Vec<String>** |  | 
**added_via** | Option<[**models::UserSource**]UserSource.md> |  | [optional]
**is_service_account** | Option<**bool**> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)