Files
gotify-android-client/client/docs/User.md
Jannis Mattheis 4edaa1943f Update client
2020-07-13 19:41:39 +02:00

13 lines
283 B
Markdown

# User
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**admin** | **Boolean** | If the user is an administrator. | [optional]
**id** | **Long** | The user id. |
**name** | **String** | The user name. For login. |