GET api/DoctorInfo
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of DoctorModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | string |
None. |
|
| Name | string |
None. |
|
| Education | string |
None. |
|
| DeptId | integer |
None. |
|
| Department | string |
None. |
|
| ImagePath | string |
None. |
|
| IsConsultant | boolean |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.