15 lines
699 B
Markdown
15 lines
699 B
Markdown
# ReviewDetails
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**Copyright** | **string** | | [optional] [default to null]
|
|
**IsOverturned** | **bool** | | [optional] [default to null]
|
|
**InProgress** | **bool** | | [optional] [default to null]
|
|
**ReviewType** | **string** | | [optional] [default to null]
|
|
**ChallengeTeamId** | **int32** | | [optional] [default to null]
|
|
**AdditionalReviews** | [**[]ReviewDetails**](ReviewDetails.md) | | [optional] [default to null]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|