Gitlab::Projects::Issue
Inherits Gitlab::Event < JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
SourceInstance methods
assignees
Sourceassignees=(assignees : Array(User))
Sourcechanges
Sourcechanges=(changes : IssueChanges)
Sourcelabels
Sourcelabels=(labels : Array(JSON::Any | Nil))
Sourceobject_attributes
Sourceobject_attributes=(object_attributes : IssueObjectAttributes)
Sourceproject
Sourceproject=(project : Project)
Sourcerepository
Sourcerepository=(repository : Repository)
Sourceuser
Sourceuser=(user : User)
Source