# Review
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **uuid::Uuid** | | [readonly]
**iteration** | **uuid::Uuid** | |
**reviewer** | [**models::ReviewerUser**](ReviewerUser.md) | | [readonly]
**timestamp** | **String** | | [readonly]
**note** | Option<**String**> | | [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)