Orgs
WebService::GitHub::Interactions::Orgs
Get interaction restrictions for an organization
WebService::GitHub::Interactions::Orgs.get-restrictions-for-org( Str $org
)
Remove interaction restrictions for an organization
WebService::GitHub::Interactions::Orgs.remove-restrictions-for-org( Str $org
)
Set interaction restrictions for an organization
WebService::GitHub::Interactions::Orgs.set-restrictions-for-org( Str $org
, WebService::GitHub::Interactions::Orgs::SetRestrictionsForOrgLimit :$limit!
, WebService::GitHub::Interactions::Orgs::SetRestrictionsForOrgExpiry :$expiry
)