# PullRequestCommentPostParam ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **AccessToken** | **string** | 用户授权码 | [optional] [default to null] **Body** | **string** | 必填。评论内容 | [optional] [default to null] **CommitId** | **string** | 可选。PR代码评论的commit id | [optional] [default to null] **Path** | **string** | 可选。PR代码评论的文件名 | [optional] [default to null] **Position** | **int32** | 可选。PR代码评论diff中的行数 | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)