# DoctorEducationItemModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **UUID** | | [optional] **doctorId** | **UUID** | | [optional] **doctorName** | **String** | | [optional] **institution** | **String** | | [optional] **qualification** | **String** | | [optional] **graduationDate** | **Date** | | [optional] **graduationYear** | **Int** | | [optional] [readonly] **graduationMonth** | **Int** | | [optional] [readonly] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)