|
|
PatientAdminApi Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:SnapMD.VirtualCare.Sdk.PatientAdminApi"]
Namespace: SnapMD.VirtualCare.Sdk
The PatientAdminApi type exposes the following members.
| Name | Description | |
|---|---|---|
| PatientAdminApi(String, String, String, String) | Initializes a new instance of the PatientAdminApi class | |
| PatientAdminApi(String, String, String, String, IWebClient) | Initializes a new instance of the PatientAdminApi 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 | |
|---|---|---|
| AddPatient | ||
| Delete(String, Object) | (Inherited from ApiCall.) | |
| DeletePatient | ||
| 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.) | |
| GetPatient | ||
| 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.) | |
| UpdateDependentRelationAndAuthorization |