struct

Octokit::Models::UploadOptions

Inherits Struct < Value < Object

Constructors

new(name : String, label : String, media_type : String)
new(__temp_2263 : JSON::PullParser)

Instance methods

label
label=(_label : String)
media_type
media_type=(_media_type : String)
name
name=(_name : String)
to_json(json : JSON::Builder)