LUSID C# SDK
Lusid.Sdk.Api.ComplexMarketDataApi Member List

This is the complete list of members for Lusid.Sdk.Api.ComplexMarketDataApi, including all inherited members.

AsynchronousClientLusid.Sdk.Api.ComplexMarketDataApi
ClientLusid.Sdk.Api.ComplexMarketDataApi
ComplexMarketDataApi()Lusid.Sdk.Api.ComplexMarketDataApiinline
ComplexMarketDataApi(string basePath)Lusid.Sdk.Api.ComplexMarketDataApiinline
ComplexMarketDataApi(Lusid.Sdk.Client.Configuration configuration)Lusid.Sdk.Api.ComplexMarketDataApiinline
ComplexMarketDataApi(Lusid.Sdk.Client.ISynchronousClient client, Lusid.Sdk.Client.IAsynchronousClient asyncClient, Lusid.Sdk.Client.IReadableConfiguration configuration)Lusid.Sdk.Api.ComplexMarketDataApiinline
ConfigurationLusid.Sdk.Api.ComplexMarketDataApi
DeleteComplexMarketData(string scope, Dictionary< string, ComplexMarketDataId > requestBody, int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ComplexMarketDataApiinline
DeleteComplexMarketDataAsync(string scope, Dictionary< string, ComplexMarketDataId > requestBody, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ComplexMarketDataApiinline
DeleteComplexMarketDataWithHttpInfo(string scope, Dictionary< string, ComplexMarketDataId > requestBody, int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ComplexMarketDataApiinline
DeleteComplexMarketDataWithHttpInfoAsync(string scope, Dictionary< string, ComplexMarketDataId > requestBody, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ComplexMarketDataApiinline
ExceptionFactoryLusid.Sdk.Api.ComplexMarketDataApi
GetBasePath()Lusid.Sdk.Api.ComplexMarketDataApiinline
GetComplexMarketData(string scope, Dictionary< string, ComplexMarketDataId > requestBody, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? maxAge=default(string?), string? timelineScope=default(string?), string? timelineCode=default(string?), string? closedPeriodId=default(string?), int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ComplexMarketDataApiinline
GetComplexMarketDataAsync(string scope, Dictionary< string, ComplexMarketDataId > requestBody, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? maxAge=default(string?), string? timelineScope=default(string?), string? timelineCode=default(string?), string? closedPeriodId=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ComplexMarketDataApiinline
GetComplexMarketDataWithHttpInfo(string scope, Dictionary< string, ComplexMarketDataId > requestBody, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? maxAge=default(string?), string? timelineScope=default(string?), string? timelineCode=default(string?), string? closedPeriodId=default(string?), int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ComplexMarketDataApiinline
GetComplexMarketDataWithHttpInfoAsync(string scope, Dictionary< string, ComplexMarketDataId > requestBody, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? maxAge=default(string?), string? timelineScope=default(string?), string? timelineCode=default(string?), string? closedPeriodId=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ComplexMarketDataApiinline
ListComplexMarketData(DateTimeOffset? asAt=default(DateTimeOffset?), DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), string? page=default(string?), int? limit=default(int?), string? timelineScope=default(string?), string? timelineCode=default(string?), string? closedPeriodId=default(string?), int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ComplexMarketDataApiinline
ListComplexMarketDataAsync(DateTimeOffset? asAt=default(DateTimeOffset?), DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), string? page=default(string?), int? limit=default(int?), string? timelineScope=default(string?), string? timelineCode=default(string?), string? closedPeriodId=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ComplexMarketDataApiinline
ListComplexMarketDataWithHttpInfo(DateTimeOffset? asAt=default(DateTimeOffset?), DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), string? page=default(string?), int? limit=default(int?), string? timelineScope=default(string?), string? timelineCode=default(string?), string? closedPeriodId=default(string?), int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ComplexMarketDataApiinline
ListComplexMarketDataWithHttpInfoAsync(DateTimeOffset? asAt=default(DateTimeOffset?), DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), string? page=default(string?), int? limit=default(int?), string? timelineScope=default(string?), string? timelineCode=default(string?), string? closedPeriodId=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ComplexMarketDataApiinline
UpsertAppendComplexMarketData(string scope, AppendComplexMarketDataRequest appendComplexMarketDataRequest, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ComplexMarketDataApiinline
UpsertAppendComplexMarketDataAsync(string scope, AppendComplexMarketDataRequest appendComplexMarketDataRequest, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ComplexMarketDataApiinline
UpsertAppendComplexMarketDataWithHttpInfo(string scope, AppendComplexMarketDataRequest appendComplexMarketDataRequest, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ComplexMarketDataApiinline
UpsertAppendComplexMarketDataWithHttpInfoAsync(string scope, AppendComplexMarketDataRequest appendComplexMarketDataRequest, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ComplexMarketDataApiinline
UpsertComplexMarketData(string scope, Dictionary< string, UpsertComplexMarketDataRequest > requestBody, int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ComplexMarketDataApiinline
UpsertComplexMarketDataAsync(string scope, Dictionary< string, UpsertComplexMarketDataRequest > requestBody, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ComplexMarketDataApiinline
UpsertComplexMarketDataWithHttpInfo(string scope, Dictionary< string, UpsertComplexMarketDataRequest > requestBody, int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ComplexMarketDataApiinline
UpsertComplexMarketDataWithHttpInfoAsync(string scope, Dictionary< string, UpsertComplexMarketDataRequest > requestBody, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ComplexMarketDataApiinline