RestClient Class
The RESTful implementation of the Core Services client.
Inheritance Hierarchy

Online System Object
  HotDocs.Sdk.Cloud ClientBase
    HotDocs.Sdk.Cloud RestClient

Namespace: HotDocs.Sdk.Cloud
Assembly: HotDocs.Sdk.Cloud (in HotDocs.Sdk.Cloud.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public sealed class RestClient : ClientBase, 
	IDisposable
See Also