|
|
AppointmentResponse Class |
[This is preliminary documentation and is subject to change.]
Namespace: SnapMD.VirtualCare.ApiModels.Scheduling
The AppointmentResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| AppointmentResponse | Initializes a new instance of the AppointmentResponse class |
| Name | Description | |
|---|---|---|
| AppointmentId |
Appointment id.
| |
| AppointmentStatusCode |
Appointment status.
| |
| AppointmentTypeCode |
Appointment type.
(Inherited from AppointmentRequest.) | |
| AvailabilityBlockId |
Availability block id.
(Inherited from AppointmentRequest.) | |
| ClinicianId |
Clinician identifier
| |
| ConsultationId |
Gets or sets the consultation identifier.
| |
| EndTime |
Appointment end time.
(Inherited from AppointmentRequest.) | |
| IntakeMetadata |
Intake metadata (Concerns and additional notes).
(Inherited from AppointmentRequest.) | |
| OnDemandRequestId |
On demand request id.
(Inherited from AppointmentRequest.) | |
| Participants |
Gets or sets the participants.
| |
| PatientId |
Patient identifier who appointment is for
| |
| StartTime |
Appointment start time.
(Inherited from AppointmentRequest.) | |
| WaiveFee |
Waive fee.
(Inherited from AppointmentRequest.) |
| 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.) |