![]() |
AppointmentsApi Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:SnapMD.VirtualCare.Sdk.AppointmentsApi"]
Namespace: SnapMD.VirtualCare.Sdk
The AppointmentsApi type exposes the following members.
Name | Description | |
---|---|---|
![]() | AppointmentsApi(String, String, String, String) | Initializes a new instance of the AppointmentsApi class |
![]() | AppointmentsApi(String, String, String, String, IWebClient) | Initializes a new instance of the AppointmentsApi class |
Name | Description | |
---|---|---|
![]() | NotFound | (Inherited from ApiCall.) |
![]() | RequiresAuthentication | (Inherited from ApiCall.) |
![]() | ServerError | (Inherited from ApiCall.) |
![]() | Unauthorized | (Inherited from ApiCall.) |
![]() | WebClientInstance | (Inherited from ApiCall.) |
Name | Description | |
---|---|---|
![]() | CancelAppointment | |
![]() | CreateAppointment | |
![]() | Delete(String, Object) | (Inherited from ApiCall.) |
![]() | 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.) |
![]() | MakeCall(FuncIWebClient, String) | (Inherited from ApiCall.) |
![]() | MakeCall(String, Object) | (Inherited from ApiCall.) |
![]() | MakeCall(IWebClient, FuncIWebClient, String) | (Inherited from ApiCall.) |
![]() | MakeCallT(String) | (Inherited from ApiCall.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Post(String, Object) | (Inherited from ApiCall.) |
![]() | Put(String, Object) | (Inherited from ApiCall.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |