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

     1  # PullRequestFilePath
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Diff** | **string** |  | [optional] [default to null]
     7  **NewPath** | **string** |  | [optional] [default to null]
     8  **OldPath** | **string** |  | [optional] [default to null]
     9  **AMode** | **string** |  | [optional] [default to null]
    10  **BMode** | **string** |  | [optional] [default to null]
    11  **NewFile** | **bool** |  | [optional] [default to null]
    12  **RenamedFile** | **bool** |  | [optional] [default to null]
    13  **DeletedFile** | **bool** |  | [optional] [default to null]
    14  **TooLarge** | **bool** |  | [optional] [default to null]
    15  
    16  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    17  
    18