# WebhooksReview
## Properties
**_links** | [**models::WebhooksReviewLinks**](webhooks_review__links.md) | |
**author_association** | **String** | How the author is associated with the repository. |
**body** | Option<**String**> | The text of the review. |
**commit_id** | **String** | A commit SHA for the review. |
**html_url** | **String** | |
**id** | **i32** | Unique identifier of the review |
**node_id** | **String** | |
**pull_request_url** | **String** | |
**state** | **String** | |
**submitted_at** | Option<**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)