=encoding utf8

=for comment POD_DERIVED_INDEX_GENERATED
The following documentation is automatically generated.  Please do not edit
this file, but rather the original, inline with Net::Async::Github::Team
at lib/Net/Async/Github/Team.pm
(on the system that originally ran this).
If you do edit this file, and don't want your changes to be removed, make
sure you change the first line.

=cut

=head1 NAME

Net::Async::Github::Team

=head1 DESCRIPTION

Autogenerated module.

=head1 METHODS

=head2 name

Provides an accessor for C<name>.

=head2 slug

Provides an accessor for C<slug>.

=head2 description

Provides an accessor for C<description>.

=head2 privacy

Provides an accessor for C<privacy>.

=head2 permission

Provides an accessor for C<permission>.

=head2 id

Provides an accessor for C<id>.

=head2 url

Provides an accessor for C<url>.

=head2 members_url

Provides an accessor for C<members_url>.

=head2 repositories_url

Provides an accessor for C<repositories_url>.

=head1 INHERITED METHODS

=over 4

=item L<Net::Async::Github::Common>

L<github|Net::Async::Github::Common/github>, L<new|Net::Async::Github::Common/new>

=back