gitee.com/openeuler/go-gitee@v0.0.0-20220530104019-3af895bc380c/docs/PullRequestFiles.md (about) 1 # PullRequestFiles 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Sha** | **string** | | [optional] [default to null] 7 **Filename** | **string** | | [optional] [default to null] 8 **Status** | **string** | | [optional] [default to null] 9 **Additions** | **string** | | [optional] [default to null] 10 **Deletions** | **string** | | [optional] [default to null] 11 **BlobUrl** | **string** | | [optional] [default to null] 12 **RawUrl** | **string** | | [optional] [default to null] 13 **Patch** | [***PullRequestFilePath**](PullRequestFilePath.md) | | [optional] [default to null] 14 15 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 17