struct

Octokit::Models::DismissalRestrictionsRequest

Inherits Struct < Value < Object

Constructors

new(users : Union(Array(User), Nil), teams : Union(Array(Team), Nil))
new(__temp_600 : JSON::PullParser)

Instance methods

teams
teams=(_teams : Union(Array(Team), Nil))
to_json(json : JSON::Builder)
users
users=(_users : Union(Array(User), Nil))