Files
gotify-android-client/client/docs/UpdateUserExternal.md
2024-10-17 23:47:04 -04:00

9 lines
343 B
Markdown

# UpdateUserExternal
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**admin** | **Boolean** | If the user is an administrator. |
**name** | **String** | The user name. For login. |
**pass** | **String** | The user password. For login. Empty for using old password | [optional]