# DiffEntry
## Properties
**sha** | **String** | |
**filename** | **String** | |
**status** | **String** | |
**additions** | **i32** | |
**deletions** | **i32** | |
**changes** | **i32** | |
**blob_url** | **String** | |
**raw_url** | **String** | |
**contents_url** | **String** | |
**patch** | Option<**String**> | | [optional]
**previous_filename** | Option<**String**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)