# WebhooksAnswer ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **author_association** | **String** | How the author is associated with the repository. | **body** | **String** | | **child_comment_count** | **i32** | | **created_at** | **String** | | **discussion_id** | **i32** | | **html_url** | **String** | | **id** | **i32** | | **node_id** | **String** | | **parent_id** | Option<[**serde_json::Value**](.md)> | | **reactions** | Option<[**models::Reactions**](Reactions.md)> | | [optional] **repository_url** | **String** | | **updated_at** | **String** | | **user** | Option<[**models::User**](User.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)