Files
tea4j-autodeploy/docs/PullReview.md
T
2025-09-07 00:21:05 +00:00

20 lines
843 B
Markdown

# PullReview
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**body** | **String** | | [optional]
**commentsCount** | **Long** | | [optional]
**commitId** | **String** | | [optional]
**dismissed** | **Boolean** | | [optional]
**htmlUrl** | **String** | HTMLURL is the web URL for viewing the review | [optional]
**id** | **Long** | | [optional]
**official** | **Boolean** | | [optional]
**pullRequestUrl** | **String** | HTMLPullURL is the web URL for the pull request | [optional]
**stale** | **Boolean** | | [optional]
**state** | **String** | | [optional]
**submittedAt** | [**Date**](Date.md) | | [optional]
**team** | [**Team**](Team.md) | | [optional]
**updatedAt** | [**Date**](Date.md) | | [optional]
**user** | [**User**](User.md) | | [optional]