|
Kanda Foundation 0.2.0
|
Inheritance diagram for CheckInEndpoint:Public Member Functions | |
| CheckInEndpoint (ICloudApiClient apiClient) | |
| async Task< CloudApiResponse< CheckInResponse > > | CheckIn (CheckInPostRequest request, CancellationToken cancellationToken) |
Additional Inherited Members | |
Protected Member Functions inherited from BaseCloudEndpoint | |
| BaseCloudEndpoint (ICloudApiClient apiClient, string endpoint) | |
Protected Attributes inherited from BaseCloudEndpoint | |
| readonly ICloudApiClient | ApiClient |
Properties inherited from BaseCloudEndpoint | |
| string | Endpoint [get] |
|
inline |
Implements ICheckInEndpoint.