Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.

Latest commit

 

History

History
38 lines (25 loc) · 819 Bytes

File metadata and controls

38 lines (25 loc) · 819 Bytes

Pull Requests and their Associated Objects

This section of the documentation covers the representations of various objects related to the Pull Requests API.

Pull Request Objects

.. autoclass:: github4.pulls.ShortPullRequest
    :inherited-members:

.. autoclass:: github4.pulls.PullRequest
    :inherited-members:

.. autoclass:: github4.pulls.PullDestination
    :inherited-members:

.. autoclass:: github4.pulls.Head

.. autoclass:: github4.pulls.Base

.. autoclass:: github4.pulls.PullFile
    :inherited-members:


Review Objects

.. autoclass:: github4.pulls.ReviewComment
    :inherited-members: