LUSID C# SDK
|
This is the complete list of members for Lusid.Sdk.Api.IInstrumentsApi, including all inherited members.
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
DeleteInstrument(string identifierType, string identifier, string? scope=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
DeleteInstruments(List< string > requestBody, string? deleteMode=default(string?), string? scope=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
DeleteInstrumentsWithHttpInfo(List< string > requestBody, string? deleteMode=default(string?), string? scope=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
DeleteInstrumentWithHttpInfo(string identifierType, string identifier, string? scope=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
GetAllPossibleFeatures(string instrumentType, int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiSync | |
GetAllPossibleFeaturesAsync(string instrumentType, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiAsync | |
GetAllPossibleFeaturesWithHttpInfo(string instrumentType, int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiSync | |
GetAllPossibleFeaturesWithHttpInfoAsync(string instrumentType, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiAsync | |
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
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 >?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiSync | |
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 >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiAsync | |
GetInstrumentIdentifierTypes(int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiSync | |
GetInstrumentIdentifierTypesAsync(int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiAsync | |
GetInstrumentIdentifierTypesWithHttpInfo(int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiSync | |
GetInstrumentIdentifierTypesWithHttpInfoAsync(int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiAsync | |
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
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 >?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiSync | |
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 >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiAsync | |
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 >?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiSync | |
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 >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiAsync | |
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 >?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiSync | |
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 >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiAsync | |
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
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?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiSync | |
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?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiAsync | |
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?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiSync | |
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?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiAsync | |
QueryInstrumentCapabilities(LusidInstrument lusidInstrument, string? model=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiSync | |
QueryInstrumentCapabilitiesAsync(LusidInstrument lusidInstrument, string? model=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiAsync | |
QueryInstrumentCapabilitiesWithHttpInfo(LusidInstrument lusidInstrument, string? model=default(string?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiSync | |
QueryInstrumentCapabilitiesWithHttpInfoAsync(LusidInstrument lusidInstrument, string? model=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IInstrumentsApiAsync | |
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync | |
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.IInstrumentsApiSync | |
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.IInstrumentsApiAsync |