DocuSign.Rooms by DocuSign

<PackageReference Include="DocuSign.Rooms" Version="1.2.0-rc" />

 AccountsApi

Represents a collection of functions to interact with the API endpoints
public ApiClient ApiClient { get; set; }

Gets or sets the ApiClient object

public ExceptionFactory ExceptionFactory { get; set; }

Provides a factory method hook for the creation of exceptions.

public AccountsApi(ApiClient aplClient)

Initializes a new instance of the AccountsApi class using AplClient object

public AccountSummary GetAccountInformation(string accountId)

Get information about the account. Returns details about a company account.

Get information about the account. Returns details about a company account.

Get information about the account. Returns details about a company account.

Get information about the account. Returns details about a company account.

public string GetBasePath()

Gets the base path of the API client.