|
LUSID C# SDK
|
Represents a collection of functions to interact with the API endpoints More...

Additional Inherited Members | |
Public Member Functions inherited from Lusid.Sdk.Api.IScopesApiSync | |
| ResourceListOfScopeDefinition | ListScopes (string filter=default(string)) |
| [EARLY ACCESS] List Scopes More... | |
| ApiResponse< ResourceListOfScopeDefinition > | ListScopesWithHttpInfo (string filter=default(string)) |
| [EARLY ACCESS] List Scopes More... | |
Public Member Functions inherited from Lusid.Sdk.Client.IApiAccessor | |
| String | GetBasePath () |
| Gets the base path of the API client. More... | |
Public Member Functions inherited from Lusid.Sdk.Api.IScopesApiAsync | |
| System.Threading.Tasks.Task< ResourceListOfScopeDefinition > | ListScopesAsync (string filter=default(string), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) |
| [EARLY ACCESS] List Scopes More... | |
| System.Threading.Tasks.Task< ApiResponse< ResourceListOfScopeDefinition > > | ListScopesWithHttpInfoAsync (string filter=default(string), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) |
| [EARLY ACCESS] List Scopes More... | |
Properties inherited from Lusid.Sdk.Client.IApiAccessor | |
| 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 a collection of functions to interact with the API endpoints
1.8.13