# GistComment
## Properties
**id** | **i32** | |
**node_id** | **String** | |
**url** | **String** | |
**body** | **String** | The comment text. |
**user** | Option<[**models::NullableSimpleUser**](nullable-simple-user.md)> | |
**created_at** | **String** | |
**updated_at** | **String** | |
**author_association** | [**models::AuthorAssociation**](author-association.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)