PullRequestFilePath.md 822 字节
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
# PullRequestFilePath

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Diff** | **string** |  | [optional] [default to null]
**NewPath** | **string** |  | [optional] [default to null]
**OldPath** | **string** |  | [optional] [default to null]
**AMode** | **string** |  | [optional] [default to null]
**BMode** | **string** |  | [optional] [default to null]
**NewFile** | **bool** |  | [optional] [default to null]
**RenamedFile** | **bool** |  | [optional] [default to null]
**DeletedFile** | **bool** |  | [optional] [default to null]
**TooLarge** | **bool** |  | [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)