| Name | Type | Description | Notes |
|---|---|---|---|
| url | string | [optional] | |
| sha | string | [optional] | |
| htmlUrl | string | [optional] | |
| commentsUrl | string | [optional] | |
| commit | string | [optional] | |
| author | \Gitee\Model\UserBasic | [optional] | |
| committer | \Gitee\Model\UserBasic | [optional] | |
| parents | string[] | [optional] | |
| stats | string | [optional] | |
| files | \Gitee\Model\DiffFile[] | 文件列表 | [optional] |
| truncated | bool | 文件列表是否被截断 | [optional] |