=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::User
at lib/Net/Async/Github/User.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::User
=head1 DESCRIPTION
Autogenerated module.
=head1 METHODS
=head2 login
Provides an accessor for C<login>.
=head2 id
Provides an accessor for C<id>.
=head2 avatar_url
Provides an accessor for C<avatar_url>.
=head2 gravatar_id
Provides an accessor for C<gravatar_id>.
=head2 url
Provides an accessor for C<url>.
=head2 html_url
Provides an accessor for C<html_url>.
=head2 followers_url
Provides an accessor for C<followers_url>.
=head2 following_url
Provides an accessor for C<following_url>.
=head2 gists_url
Provides an accessor for C<gists_url>.
=head2 starred_url
Provides an accessor for C<starred_url>.
=head2 subscriptions_url
Provides an accessor for C<subscriptions_url>.
=head2 organizations_url
Provides an accessor for C<organizations_url>.
=head2 repos_url
Provides an accessor for C<repos_url>.
=head2 events_url
Provides an accessor for C<events_url>.
=head2 received_events_url
Provides an accessor for C<received_events_url>.
=head2 type
Provides an accessor for C<type>.
=head2 site_admin
Provides an accessor for C<site_admin>.
=head2 name
Provides an accessor for C<name>.
=head2 company
Provides an accessor for C<company>.
=head2 blog
Provides an accessor for C<blog>.
=head2 location
Provides an accessor for C<location>.
=head2 email
Provides an accessor for C<email>.
=head2 hireable
Provides an accessor for C<hireable>.
=head2 bio
Provides an accessor for C<bio>.
=head2 public_repos
Provides an accessor for C<public_repos>.
=head2 public_gists
Provides an accessor for C<public_gists>.
=head2 followers
Provides an accessor for C<followers>.
=head2 following
Provides an accessor for C<following>.
=head2 created_at
Provides an accessor for C<created_at>.
=head2 updated_at
Provides an accessor for C<updated_at>.
=head2 total_private_repos
Provides an accessor for C<total_private_repos>.
=head2 owned_private_repos
Provides an accessor for C<owned_private_repos>.
=head2 private_gists
Provides an accessor for C<private_gists>.
=head2 disk_usage
Provides an accessor for C<disk_usage>.
=head2 collaborators
Provides an accessor for C<collaborators>.
=head2 plan
Provides an accessor for C<plan>.
=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