Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Octokit::Models::ListMembershipOptions
Inherits
Struct
<
Value
<
Object
Constructors
new
(public_only :
Bool
, filter :
String
, role :
String
)
new
(__temp_2794 :
JSON::PullParser
)
Instance methods
filter
filter=
(_filter :
String
)
public_only
public_only=
(_public_only :
Bool
)
role
role=
(_role :
String
)
to_json
(json :
JSON::Builder
)