gitee.com/openeuler/go-gitee@v0.0.0-20220530104019-3af895bc380c/docs/PullRequestComments.md (about)

     1  # PullRequestComments
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Url** | **string** |  | [optional] [default to null]
     7  **Id** | **int32** |  | [optional] [default to null]
     8  **Path** | **string** |  | [optional] [default to null]
     9  **Position** | **string** |  | [optional] [default to null]
    10  **OriginalPosition** | **string** |  | [optional] [default to null]
    11  **CommitId** | **string** |  | [optional] [default to null]
    12  **OriginalCommitId** | **string** |  | [optional] [default to null]
    13  **User** | [***UserBasic**](UserBasic.md) |  | [optional] [default to null]
    14  **Body** | **string** |  | [optional] [default to null]
    15  **CreatedAt** | **string** |  | [optional] [default to null]
    16  **UpdatedAt** | **string** |  | [optional] [default to null]
    17  **HtmlUrl** | **string** |  | [optional] [default to null]
    18  **PullRequestUrl** | **string** |  | [optional] [default to null]
    19  **Links** | **string** |  | [optional] [default to null]
    20  
    21  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    22  
    23