![]() |
StaffProfileDetailsRequest Class |
[This is preliminary documentation and is subject to change.]
Namespace: SnapMD.VirtualCare.ApiModels
The StaffProfileDetailsRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | StaffProfileDetailsRequest | Initializes a new instance of the StaffProfileDetailsRequest class |
Name | Description | |
---|---|---|
![]() | BusinessAddress |
Doctor Current Business Address.
|
![]() | Department |
Doctor department.
If there is no department with such name, new department will be created.
|
![]() | Dob |
Doctor Day Of Birth.
Example: Nov 11, 1978
|
![]() | Gender |
Doctor gender.
Possible values:
1. 'M' - male
2. 'F' - female
|
![]() | HomeAddress |
Doctor residency (Home address).
|
![]() | Internship |
Doctor Internship
|
![]() | MedicalLicense |
Doctor medical license.
|
![]() | MedicalSpeciality |
Doctor medical speciality.
If there is no such medical speciality, new medical speciality will be created.
|
![]() | MedicalSubSpeciality |
Doctor medical sub speciality.
If there is no such medical sub speciality, new medical sub speciality will be created.
|
![]() | MedicineSchool |
Doctor School Of Medecine.
|
![]() | PracticingSinceYear |
Doctor practicing since this year.
Example: 2005
|
![]() | PreMedicalEducation |
Doctor Pre-Medical Education.
|
![]() | StatesLicensed |
Doctor States Licensed.
|
![]() | YearOfStateRegistration |
Doctor Year Of State Registration.
This field usually used for hospitals with en-GB client language as default.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |