Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NotificationSubject

NotificationSubject contains the notification subject (Issue/Pull/Commit)

export
interface

NotificationSubject

Hierarchy

  • NotificationSubject

Index

Properties

html_url?: string
memberof

NotificationSubject

latest_comment_html_url?: string
memberof

NotificationSubject

latest_comment_url?: string
memberof

NotificationSubject

state?: string

StateType issue state type

memberof

NotificationSubject

title?: string
memberof

NotificationSubject

type?: string

NotifySubjectType represent type of notification subject

memberof

NotificationSubject

url?: string
memberof

NotificationSubject

Generated using TypeDoc