![]() |
SelfSchedulingClinicianSearchRequest Class |
[This is preliminary documentation and is subject to change.]
Namespace: SnapMD.VirtualCare.ApiModels.Scheduling.PatientSelfScheduling
The SelfSchedulingClinicianSearchRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | SelfSchedulingClinicianSearchRequest | Initializes a new instance of the SelfSchedulingClinicianSearchRequest class |
Name | Description | |
---|---|---|
![]() | AvailableOnly |
Return only clinicians, that are available on target date.
|
![]() | Date |
Target patient self-scheduling date.
|
![]() | Gender |
Gender.
|
![]() | Name |
Clinician name criteria.
|
![]() | OnlyMyProviders |
Search for user's my providers.
|
![]() | PracticingSinceEnd |
Practicing since "year to".
|
![]() | PracticingSinceStart |
Practicing since "year from".
|
![]() | Skip |
Items to skip.
|
![]() | Take |
Items to take.
|
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.) |