class GitHubV3API::Issue
Represents a single GitHub Issue
and provides access to its data attributes.
Attributes
assignee[R]
body[R]
closed_at[R]
comments[R]
created_at[R]
html_url[R]
labels[R]
milestone[R]
number[R]
pull_request[R]
state[R]
title[R]
updated_at[R]
url[R]
user[R]