|
LUSID C# SDK
|
This is the complete list of members for Lusid.Sdk.Api.InstrumentsApi, including all inherited members.
| AsynchronousClient | Lusid.Sdk.Api.InstrumentsApi | |
| BatchUpsertInstrumentProperties(Dictionary< string, UpsertInstrumentPropertyRequest > requestBody, string? scope=default(string?), DateTimeOrCutLabel? identifierEffectiveAt=default(DateTimeOrCutLabel?), string? successMode=default(string?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| BatchUpsertInstrumentPropertiesAsync(Dictionary< string, UpsertInstrumentPropertyRequest > requestBody, string? scope=default(string?), DateTimeOrCutLabel? identifierEffectiveAt=default(DateTimeOrCutLabel?), string? successMode=default(string?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| BatchUpsertInstrumentPropertiesWithHttpInfo(Dictionary< string, UpsertInstrumentPropertyRequest > requestBody, string? scope=default(string?), DateTimeOrCutLabel? identifierEffectiveAt=default(DateTimeOrCutLabel?), string? successMode=default(string?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| BatchUpsertInstrumentPropertiesWithHttpInfoAsync(Dictionary< string, UpsertInstrumentPropertyRequest > requestBody, string? scope=default(string?), DateTimeOrCutLabel? identifierEffectiveAt=default(DateTimeOrCutLabel?), string? successMode=default(string?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| CalculateSettlementDate(string identifierType, string identifier, DateTimeOrCutLabel? transactionDate=default(DateTimeOrCutLabel?), string? scope=default(string?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| CalculateSettlementDateAsync(string identifierType, string identifier, DateTimeOrCutLabel? transactionDate=default(DateTimeOrCutLabel?), string? scope=default(string?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| CalculateSettlementDateWithHttpInfo(string identifierType, string identifier, DateTimeOrCutLabel? transactionDate=default(DateTimeOrCutLabel?), string? scope=default(string?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| CalculateSettlementDateWithHttpInfoAsync(string identifierType, string identifier, DateTimeOrCutLabel? transactionDate=default(DateTimeOrCutLabel?), string? scope=default(string?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| Client | Lusid.Sdk.Api.InstrumentsApi | |
| Configuration | Lusid.Sdk.Api.InstrumentsApi | |
| DeleteInstrument(string identifierType, string identifier, string? scope=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| DeleteInstrumentAsync(string identifierType, string identifier, string? scope=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| DeleteInstrumentProperties(string identifierType, string identifier, List< string > requestBody, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), string? scope=default(string?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| DeleteInstrumentPropertiesAsync(string identifierType, string identifier, List< string > requestBody, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), string? scope=default(string?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| DeleteInstrumentPropertiesWithHttpInfo(string identifierType, string identifier, List< string > requestBody, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), string? scope=default(string?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| DeleteInstrumentPropertiesWithHttpInfoAsync(string identifierType, string identifier, List< string > requestBody, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), string? scope=default(string?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| DeleteInstruments(List< string > requestBody, string? deleteMode=default(string?), string? scope=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| DeleteInstrumentsAsync(List< string > requestBody, string? deleteMode=default(string?), string? scope=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| DeleteInstrumentsWithHttpInfo(List< string > requestBody, string? deleteMode=default(string?), string? scope=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| DeleteInstrumentsWithHttpInfoAsync(List< string > requestBody, string? deleteMode=default(string?), string? scope=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| DeleteInstrumentWithHttpInfo(string identifierType, string identifier, string? scope=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| DeleteInstrumentWithHttpInfoAsync(string identifierType, string identifier, string? scope=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| ExceptionFactory | Lusid.Sdk.Api.InstrumentsApi | |
| GetAllPossibleFeatures(string instrumentType, int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetAllPossibleFeaturesAsync(string instrumentType, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetAllPossibleFeaturesWithHttpInfo(string instrumentType, int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetAllPossibleFeaturesWithHttpInfoAsync(string instrumentType, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetBasePath() | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetExistingInstrumentCapabilities(string identifier, string? model=default(string?), DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? instrumentScope=default(string?), string? recipeScope=default(string?), string? recipeCode=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetExistingInstrumentCapabilitiesAsync(string identifier, string? model=default(string?), DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? instrumentScope=default(string?), string? recipeScope=default(string?), string? recipeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetExistingInstrumentCapabilitiesWithHttpInfo(string identifier, string? model=default(string?), DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? instrumentScope=default(string?), string? recipeScope=default(string?), string? recipeCode=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetExistingInstrumentCapabilitiesWithHttpInfoAsync(string identifier, string? model=default(string?), DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? instrumentScope=default(string?), string? recipeScope=default(string?), string? recipeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetExistingInstrumentModels(string identifier, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? instrumentScope=default(string?), string? recipeScope=default(string?), string? recipeCode=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetExistingInstrumentModelsAsync(string identifier, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? instrumentScope=default(string?), string? recipeScope=default(string?), string? recipeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetExistingInstrumentModelsWithHttpInfo(string identifier, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? instrumentScope=default(string?), string? recipeScope=default(string?), string? recipeCode=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetExistingInstrumentModelsWithHttpInfoAsync(string identifier, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? instrumentScope=default(string?), string? recipeScope=default(string?), string? recipeCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrument(string identifierType, string identifier, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), string? scope=default(string?), List< string >? relationshipDefinitionIds=default(List< string >?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), string? timelineScope=default(string?), string? timelineCode=default(string?), string? closedPeriodId=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrumentAsync(string identifierType, string identifier, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), string? scope=default(string?), List< string >? relationshipDefinitionIds=default(List< string >?), string? dataModelScope=default(string?), string? dataModelCode=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.InstrumentsApi | inline |
| GetInstrumentIdentifierTypes(int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrumentIdentifierTypesAsync(int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrumentIdentifierTypesWithHttpInfo(int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrumentIdentifierTypesWithHttpInfoAsync(int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrumentPaymentDiary(string identifierType, string identifier, string recipeScope, string recipeCode, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? scope=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrumentPaymentDiaryAsync(string identifierType, string identifier, string recipeScope, string recipeCode, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? scope=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrumentPaymentDiaryWithHttpInfo(string identifierType, string identifier, string recipeScope, string recipeCode, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? scope=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrumentPaymentDiaryWithHttpInfoAsync(string identifierType, string identifier, string recipeScope, string recipeCode, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? scope=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrumentProperties(string identifierType, string identifier, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? scope=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrumentPropertiesAsync(string identifierType, string identifier, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? scope=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrumentPropertiesWithHttpInfo(string identifierType, string identifier, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? scope=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrumentPropertiesWithHttpInfoAsync(string identifierType, string identifier, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? scope=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrumentPropertyTimeSeries(string identifierType, string identifier, string propertyKey, string? identifierEffectiveAt=default(string?), DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), string? page=default(string?), int? limit=default(int?), string? scope=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrumentPropertyTimeSeriesAsync(string identifierType, string identifier, string propertyKey, string? identifierEffectiveAt=default(string?), DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), string? page=default(string?), int? limit=default(int?), string? scope=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrumentPropertyTimeSeriesWithHttpInfo(string identifierType, string identifier, string propertyKey, string? identifierEffectiveAt=default(string?), DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), string? page=default(string?), int? limit=default(int?), string? scope=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrumentPropertyTimeSeriesWithHttpInfoAsync(string identifierType, string identifier, string propertyKey, string? identifierEffectiveAt=default(string?), DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), string? page=default(string?), int? limit=default(int?), string? scope=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrumentRelationships(string identifierType, string identifier, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), List< string >? identifierTypes=default(List< string >?), string? scope=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrumentRelationshipsAsync(string identifierType, string identifier, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), List< string >? identifierTypes=default(List< string >?), string? scope=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrumentRelationshipsWithHttpInfo(string identifierType, string identifier, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), List< string >? identifierTypes=default(List< string >?), string? scope=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrumentRelationshipsWithHttpInfoAsync(string identifierType, string identifier, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), List< string >? identifierTypes=default(List< string >?), string? scope=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstruments(string identifierType, List< string > requestBody, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), string? scope=default(string?), List< string >? relationshipDefinitionIds=default(List< string >?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrumentsAsync(string identifierType, List< string > requestBody, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), string? scope=default(string?), List< string >? relationshipDefinitionIds=default(List< string >?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrumentsWithHttpInfo(string identifierType, List< string > requestBody, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), string? scope=default(string?), List< string >? relationshipDefinitionIds=default(List< string >?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrumentsWithHttpInfoAsync(string identifierType, List< string > requestBody, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), string? scope=default(string?), List< string >? relationshipDefinitionIds=default(List< string >?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrumentWithHttpInfo(string identifierType, string identifier, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), string? scope=default(string?), List< string >? relationshipDefinitionIds=default(List< string >?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), string? timelineScope=default(string?), string? timelineCode=default(string?), string? closedPeriodId=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| GetInstrumentWithHttpInfoAsync(string identifierType, string identifier, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), string? scope=default(string?), List< string >? relationshipDefinitionIds=default(List< string >?), string? dataModelScope=default(string?), string? dataModelCode=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.InstrumentsApi | inline |
| InstrumentsApi() | Lusid.Sdk.Api.InstrumentsApi | inline |
| InstrumentsApi(string basePath) | Lusid.Sdk.Api.InstrumentsApi | inline |
| InstrumentsApi(Lusid.Sdk.Client.Configuration configuration) | Lusid.Sdk.Api.InstrumentsApi | inline |
| InstrumentsApi(Lusid.Sdk.Client.ISynchronousClient client, Lusid.Sdk.Client.IAsynchronousClient asyncClient, Lusid.Sdk.Client.IReadableConfiguration configuration) | Lusid.Sdk.Api.InstrumentsApi | inline |
| ListInstrumentProperties(string identifierType, string identifier, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? scope=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| ListInstrumentPropertiesAsync(string identifierType, string identifier, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? scope=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| ListInstrumentPropertiesWithHttpInfo(string identifierType, string identifier, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? scope=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| ListInstrumentPropertiesWithHttpInfoAsync(string identifierType, string identifier, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? scope=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| ListInstruments(DateTimeOffset? asAt=default(DateTimeOffset?), DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), string? page=default(string?), List< string >? sortBy=default(List< string >?), int? limit=default(int?), string? filter=default(string?), List< string >? instrumentPropertyKeys=default(List< string >?), string? scope=default(string?), List< string >? relationshipDefinitionIds=default(List< string >?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), string? membershipType=default(string?), string? timelineScope=default(string?), string? timelineCode=default(string?), string? closedPeriodId=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| ListInstrumentsAsync(DateTimeOffset? asAt=default(DateTimeOffset?), DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), string? page=default(string?), List< string >? sortBy=default(List< string >?), int? limit=default(int?), string? filter=default(string?), List< string >? instrumentPropertyKeys=default(List< string >?), string? scope=default(string?), List< string >? relationshipDefinitionIds=default(List< string >?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), string? membershipType=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.InstrumentsApi | inline |
| ListInstrumentsWithHttpInfo(DateTimeOffset? asAt=default(DateTimeOffset?), DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), string? page=default(string?), List< string >? sortBy=default(List< string >?), int? limit=default(int?), string? filter=default(string?), List< string >? instrumentPropertyKeys=default(List< string >?), string? scope=default(string?), List< string >? relationshipDefinitionIds=default(List< string >?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), string? membershipType=default(string?), string? timelineScope=default(string?), string? timelineCode=default(string?), string? closedPeriodId=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| ListInstrumentsWithHttpInfoAsync(DateTimeOffset? asAt=default(DateTimeOffset?), DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), string? page=default(string?), List< string >? sortBy=default(List< string >?), int? limit=default(int?), string? filter=default(string?), List< string >? instrumentPropertyKeys=default(List< string >?), string? scope=default(string?), List< string >? relationshipDefinitionIds=default(List< string >?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), string? membershipType=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.InstrumentsApi | inline |
| QueryInstrumentCapabilities(LusidInstrument lusidInstrument, string? model=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| QueryInstrumentCapabilitiesAsync(LusidInstrument lusidInstrument, string? model=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| QueryInstrumentCapabilitiesWithHttpInfo(LusidInstrument lusidInstrument, string? model=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| QueryInstrumentCapabilitiesWithHttpInfoAsync(LusidInstrument lusidInstrument, string? model=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| UpdateInstrumentIdentifier(string identifierType, string identifier, UpdateInstrumentIdentifierRequest updateInstrumentIdentifierRequest, string? scope=default(string?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| UpdateInstrumentIdentifierAsync(string identifierType, string identifier, UpdateInstrumentIdentifierRequest updateInstrumentIdentifierRequest, string? scope=default(string?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| UpdateInstrumentIdentifierWithHttpInfo(string identifierType, string identifier, UpdateInstrumentIdentifierRequest updateInstrumentIdentifierRequest, string? scope=default(string?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| UpdateInstrumentIdentifierWithHttpInfoAsync(string identifierType, string identifier, UpdateInstrumentIdentifierRequest updateInstrumentIdentifierRequest, string? scope=default(string?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| UpsertInstruments(Dictionary< string, InstrumentDefinition > requestBody, string? scope=default(string?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| UpsertInstrumentsAsync(Dictionary< string, InstrumentDefinition > requestBody, string? scope=default(string?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| UpsertInstrumentsProperties(List< UpsertInstrumentPropertyRequest > upsertInstrumentPropertyRequest, string? scope=default(string?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| UpsertInstrumentsPropertiesAsync(List< UpsertInstrumentPropertyRequest > upsertInstrumentPropertyRequest, string? scope=default(string?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| UpsertInstrumentsPropertiesWithHttpInfo(List< UpsertInstrumentPropertyRequest > upsertInstrumentPropertyRequest, string? scope=default(string?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| UpsertInstrumentsPropertiesWithHttpInfoAsync(List< UpsertInstrumentPropertyRequest > upsertInstrumentPropertyRequest, string? scope=default(string?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| UpsertInstrumentsWithHttpInfo(Dictionary< string, InstrumentDefinition > requestBody, string? scope=default(string?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |
| UpsertInstrumentsWithHttpInfoAsync(Dictionary< string, InstrumentDefinition > requestBody, string? scope=default(string?), string? dataModelScope=default(string?), string? dataModelCode=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.InstrumentsApi | inline |