# UpdateUserRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**password** | Option<**String**> | Password of the database user | [optional]
**is_admin** | Option<**bool**> | Whether or not this user got administrative privileges | [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)