=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::PullRequest
at lib/Net/Async/Github/PullRequest.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::PullRequest
=head1 DESCRIPTION
Autogenerated module.
=head1 METHODS
=head2 url
Provides an accessor for C<url>.
=head2 id
Provides an accessor for C<id>.
=head2 node_id
Provides an accessor for C<node_id>.
=head2 number
Provides an accessor for C<number>.
=head2 state
Provides an accessor for C<state>.
=head2 locked
Provides an accessor for C<locked>.
=head2 title
Provides an accessor for C<title>.
=head2 user
Provides an accessor for C<user>.
=head2 body
Provides an accessor for C<body>.
=head2 labels
Provides an accessor for C<labels>.
=head2 milestone
Provides an accessor for C<milestone>.
=head2 created_at
Provides an accessor for C<created_at>.
=head2 updated_at
Provides an accessor for C<updated_at>.
=head2 closed_at
Provides an accessor for C<closed_at>.
=head2 merged_at
Provides an accessor for C<merged_at>.
=head2 merge_commit_sha
Provides an accessor for C<merge_commit_sha>.
=head2 mergeable
Provides an accessor for C<mergeable>.
=head2 merged
Provides an accessor for C<merged>.
=head2 assignee
Provides an accessor for C<assignee>.
=head2 head
Provides an accessor for C<head>.
=head2 base
Provides an accessor for C<base>.
=head2 author_association
Provides an accessor for C<author_association>.
=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