struct

Octokit::Models::Attachment

Inherits Struct < Value < Object

Constructors

new(id : Int64, title : String, body : String)
new(__temp_949 : JSON::PullParser)

Instance methods

body
body=(_body : String)
id
id=(_id : Int64)
title
title=(_title : String)
to_json(json : JSON::Builder)