struct

Octokit::Models::ProjectChange

Inherits Struct < Value < Object

Constructors

new(title : NamedTuple(from: String), body : NamedTuple(body: String))
new(__temp_1452 : JSON::PullParser)

Instance methods

body
body=(_body : NamedTuple(body: String))
title
title=(_title : NamedTuple(from: String))
to_json(json : JSON::Builder)