|
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
Implemented in Lusid.Sdk.Api.TransactionPortfoliosApi, Lusid.Sdk.Api.PortfolioGroupsApi, Lusid.Sdk.Api.PortfoliosApi, Lusid.Sdk.Api.InstrumentsApi, Lusid.Sdk.Api.PropertyDefinitionsApi, Lusid.Sdk.Api.QuotesApi, Lusid.Sdk.Api.CutLabelDefinitionsApi, Lusid.Sdk.Api.LegalEntitiesApi, Lusid.Sdk.Api.ReferencePortfolioApi, Lusid.Sdk.Api.AllocationsApi, Lusid.Sdk.Api.OrdersApi, Lusid.Sdk.Api.DataTypesApi, Lusid.Sdk.Api.SearchApi, Lusid.Sdk.Api.ApplicationMetadataApi, Lusid.Sdk.Api.DerivedTransactionPortfoliosApi, Lusid.Sdk.Api.SystemConfigurationApi, Lusid.Sdk.Api.ReconciliationsApi, Lusid.Sdk.Api.EntitiesApi, Lusid.Sdk.Api.LoginApi, and Lusid.Sdk.Api.ScopesApi.
|
getset |
Gets or sets the configuration object
An instance of the Configuration
|
getset |
Provides a factory method hook for the creation of exceptions.
1.8.13