# EvalCase
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**input** | Option<[**models::EvalCaseInput**](EvalCaseInput.md)> | | [optional]
**expected** | Option<[**serde_json::Value**](.md)> | Reference output a scorer compares a rerun against. | [optional]
**id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**created_at** | **String** | |
**created_by** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)