# NotificationSubject ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **html_url** | Option<**String**> | HTMLURL is the web URL for the notification subject | [optional] **latest_comment_html_url** | Option<**String**> | LatestCommentHTMLURL is the web URL for the latest comment | [optional] **latest_comment_url** | Option<**String**> | LatestCommentURL is the API URL for the latest comment | [optional] **state** | Option<**String**> | StateType issue state type | [optional] **title** | Option<**String**> | Title is the title of the notification subject | [optional] **r#type** | Option<**String**> | NotifySubjectType represent type of notification subject | [optional] **url** | Option<**String**> | URL is the API URL for the notification subject | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)