# TestScore ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | Option<**String**> | Title of the course for which test score was derived from. | [optional] **score** | Option<**String**> | Test score | [optional] **date_on** | Option<[**crate::models::Date**](Date.md)> | | [optional] **description** | Option<**String**> | Description of the test score. | [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)