# EvaluationEvidence
## Properties
**id** | [**uuid::Uuid**](uuid::Uuid.md) | Unique identifier for the evidence |
**snippet_text** | **String** | Text snippet from the call that supports the evaluation |
**comment_text** | Option<**String**> | Evaluator's comment about this evidence | [optional]
**is_positive** | **bool** | Whether this evidence supports a positive evaluation |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)