DescribePullRequestEventsRequest
Types
Properties
Link copied to clipboard
A non-zero, non-negative integer used to limit the number of returned results. The default is 100 events, which is also the maximum number of events that can be returned in a result.
Link copied to clipboard
Optional. The pull request event type about which you want to return information.
Link copied to clipboard
The system-generated ID of the pull request. To get this ID, use ListPullRequests.
Functions
Link copied to clipboard
inline fun copy(block: DescribePullRequestEventsRequest.Builder.() -> Unit = {}): DescribePullRequestEventsRequest