Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Octokit::Models::RepositoryMergeRequest
Inherits
Struct
<
Value
<
Object
Constructors
new
(base :
String
, head :
String
, commit_message :
String
)
new
(__temp_4055 :
JSON::PullParser
)
Instance methods
base
base=
(_base :
String
)
commit_message
commit_message=
(_commit_message :
String
)
head
head=
(_head :
String
)
to_json
(json :
JSON::Builder
)