Files
gotify-android-client/client/docs/User.md
2018-11-02 18:49:16 +01:00

13 lines
286 B
Markdown

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