Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Octokit::Models::Source
Inherits
Struct
<
Value
<
Object
Constructors
new
(id :
Int64
, url :
String
, actor :
User
, type :
String
, issue :
Issue
)
new
(__temp_2450 :
JSON::PullParser
)
Instance methods
actor
actor=
(_actor :
User
)
id
id=
(_id :
Int64
)
issue
issue=
(_issue :
Issue
)
to_json
(json :
JSON::Builder
)
type
type=
(_type :
String
)
url
url=
(_url :
String
)