# Commit ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **author** | [***::models::User**](User.md) | | [optional] [default to null] **commit** | [***::models::RepoCommit**](RepoCommit.md) | | [optional] [default to null] **committer** | [***::models::User**](User.md) | | [optional] [default to null] **html_url** | **String** | | [optional] [default to null] **parents** | [**Vec<::models::CommitMeta>**](CommitMeta.md) | | [optional] [default to null] **sha** | **String** | | [optional] [default to null] **url** | **String** | | [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)