| Name | Description | Type | Additional information |
|---|---|---|---|
| AccountId | globally unique identifier |
None. |
|
| Prefix | string |
None. |
|
| Suffix | string |
None. |
|
| DoctorName | string |
None. |
|
| DoctorId | globally unique identifier |
None. |
|
| Speciality | Collection of DoctorSpeciality |
None. |
|
| Photo | string |
None. |
|
| Gender | string |
None. |
|
| AccountName | string |
None. |
|
| Location | string |
None. |
|
| Location1 | string |
None. |
|
| Age | string |
None. |
|
| IsPreferred | boolean |
None. |
|
| ServiceId | globally unique identifier |
None. |
|
| Price | decimal number |
None. |
|
| SpecialityName | string |
None. |
|
| ExperienceMonth | integer |
None. |
|
| ExperienceYear | integer |
None. |
|
| MinPrice | decimal number |
None. |
|
| InPerson | decimal number |
None. |
|
| TeleConsultation | decimal number |
None. |
|
| Flag | boolean |
None. |
|
| IsAllowBooking | boolean |
None. |
|
| EncounterTypeId | globally unique identifier |
None. |
|
| Description | string |
None. |
|
| DoctorServiceDetails | Collection of DoctorServiceDetail |
None. |