|
LUSID C# SDK
|
Represents configuration aspects required to interact with the API endpoints. More...
Public Member Functions | |
| string | GetBasePath () |
| Gets the base path of the API client. More... | |
Properties | |
| IReadableConfiguration | Configuration [get, set] |
| Gets or sets the configuration object More... | |
| ExceptionFactory | ExceptionFactory [get, set] |
| Provides a factory method hook for the creation of exceptions. More... | |
Represents configuration aspects required to interact with the API endpoints.
| string Lusid.Sdk.Client.IApiAccessor.GetBasePath | ( | ) |
Gets the base path of the API client.
The base path
|
getset |
Gets or sets the configuration object
An instance of the Configuration
|
getset |
Provides a factory method hook for the creation of exceptions.