Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Octokit::Models::TeamChange::From
Inherits
Struct
<
Value
<
Object
Constructors
new
(admin :
Bool
, pull :
Bool
, push :
Bool
)
new
(__temp_1480 :
JSON::PullParser
)
Instance methods
admin
admin=
(_admin :
Bool
)
pull
pull=
(_pull :
Bool
)
push
push=
(_push :
Bool
)
to_json
(json :
JSON::Builder
)