# FileCommitCommit
## Properties
**sha** | Option<**String**> | | [optional]
**node_id** | Option<**String**> | | [optional]
**url** | Option<**String**> | | [optional]
**html_url** | Option<**String**> | | [optional]
**author** | Option<[**models::FileCommitCommitAuthor**](file_commit_commit_author.md)> | | [optional]
**committer** | Option<[**models::FileCommitCommitAuthor**](file_commit_commit_author.md)> | | [optional]
**message** | Option<**String**> | | [optional]
**tree** | Option<[**models::FileCommitCommitTree**](file_commit_commit_tree.md)> | | [optional]
**parents** | Option<[**Vec<models::FileCommitCommitParentsInner>**](file_commit_commit_parents_inner.md)> | | [optional]
**verification** | Option<[**models::FileCommitCommitVerification**](file_commit_commit_verification.md)> | | [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)