This repository has been archived on 2020-07-09. You can view files and clone it, but cannot push or open issues or pull requests.
gitea-sdk/docs/NotificationSubject.md
jolheiser 1dcde8a669
Update master
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-01-25 20:51:38 -06:00

14 lines
534 B
Markdown

# NotificationSubject
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**LatestCommentUrl** | **string** | | [optional] [default to null]
**Title** | **string** | | [optional] [default to null]
**Type_** | **string** | | [optional] [default to null]
**Url** | **string** | | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)