Membership¶
-
class
github.Membership.Membership¶ This class represents Membership of an organization. The reference can be found here https://docs.github.com/en/rest/reference/orgs
-
url¶ Type: string
-
state¶ Type: string
-
role¶ Type: string
-
organization_url¶ Type: string
-
organization¶ Type: github.Organization.Organization
-
user¶ Type: github.NamedUser.NamedUser
-