Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
)