Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Octokit::Models::IssuesSearchResult
Inherits
Struct
<
Value
<
Object
Constructors
new
(total :
Int32
, incomplete_results :
Bool
, issues :
Array
(
Issue
))
new
(__temp_4389 :
JSON::PullParser
)
Instance methods
incomplete_results
incomplete_results=
(_incomplete_results :
Bool
)
issues
issues=
(_issues :
Array
(
Issue
))
to_json
(json :
JSON::Builder
)
total
total=
(_total :
Int32
)