class

Gitlab::Projects::Issue

Inherits Gitlab::Event < JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source

Instance methods

assignees
Source
assignees=(assignees : Array(User))
Source
changes
Source
changes=(changes : IssueChanges)
Source
labels
Source
labels=(labels : Array(JSON::Any | Nil))
Source
object_attributes
Source
object_attributes=(object_attributes : IssueObjectAttributes)
Source
project
Source
project=(project : Project)
Source
repository
Source
repository=(repository : Repository)
Source
user
Source
user=(user : User)
Source