687 B
Executable File
687 B
Executable File
PullReview
PullReview represents a pull request review
Properties
Name | Type | Description | Notes |
---|---|---|---|
body | String | [optional] | |
commentsCount | Long | [optional] | |
commitId | String | [optional] | |
htmlUrl | String | [optional] | |
id | Long | [optional] | |
official | Boolean | [optional] | |
pullRequestUrl | String | [optional] | |
stale | Boolean | [optional] | |
state | String | ReviewStateType review state type | [optional] |
submittedAt | OffsetDateTime | [optional] | |
user | User | [optional] |