14 lines
364 B
Markdown
14 lines
364 B
Markdown
|
|
# CreatePullReviewOptions
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**body** | **String** | | [optional]
|
|
**comments** | [**List<CreatePullReviewComment>**](CreatePullReviewComment.md) | | [optional]
|
|
**commitId** | **String** | | [optional]
|
|
**event** | **String** | | [optional]
|
|
|
|
|
|
|