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

9 lines
442 B
Markdown

# ApplicationParams
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**defaultPriority** | **Long** | The default priority of messages sent by this application. Defaults to 0. | [optional]
**description** | **String** | The description of the application. | [optional]
**name** | **String** | The application name. This is how the application should be displayed to the user. |