# CommitComment ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **html_url** | **String** | | **url** | **String** | | **id** | **i32** | | **node_id** | **String** | | **body** | **String** | | **path** | Option<**String**> | | **position** | Option<**i32**> | | **line** | Option<**i32**> | | **commit_id** | **String** | | **user** | Option<[**models::NullableSimpleUser**](nullable-simple-user.md)> | | **created_at** | **String** | | **updated_at** | **String** | | **author_association** | [**models::AuthorAssociation**](author-association.md) | | **reactions** | Option<[**models::ReactionRollup**](reaction-rollup.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)