LUSID C# SDK
|
This is the complete list of members for Lusid.Sdk.Api.TaxRuleSetsApi, including all inherited members.
AsynchronousClient | Lusid.Sdk.Api.TaxRuleSetsApi | |
Client | Lusid.Sdk.Api.TaxRuleSetsApi | |
Configuration | Lusid.Sdk.Api.TaxRuleSetsApi | |
CreateTaxRuleSet(CreateTaxRuleSetRequest createTaxRuleSetRequest, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.TaxRuleSetsApi | inline |
CreateTaxRuleSetAsync(CreateTaxRuleSetRequest createTaxRuleSetRequest, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.TaxRuleSetsApi | inline |
CreateTaxRuleSetWithHttpInfo(CreateTaxRuleSetRequest createTaxRuleSetRequest, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.TaxRuleSetsApi | inline |
CreateTaxRuleSetWithHttpInfoAsync(CreateTaxRuleSetRequest createTaxRuleSetRequest, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.TaxRuleSetsApi | inline |
DeleteTaxRuleSet(string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.TaxRuleSetsApi | inline |
DeleteTaxRuleSetAsync(string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.TaxRuleSetsApi | inline |
DeleteTaxRuleSetWithHttpInfo(string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.TaxRuleSetsApi | inline |
DeleteTaxRuleSetWithHttpInfoAsync(string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.TaxRuleSetsApi | inline |
ExceptionFactory | Lusid.Sdk.Api.TaxRuleSetsApi | |
GetBasePath() | Lusid.Sdk.Api.TaxRuleSetsApi | inline |
GetTaxRuleSet(string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.TaxRuleSetsApi | inline |
GetTaxRuleSetAsync(string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.TaxRuleSetsApi | inline |
GetTaxRuleSetWithHttpInfo(string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.TaxRuleSetsApi | inline |
GetTaxRuleSetWithHttpInfoAsync(string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.TaxRuleSetsApi | inline |
ListTaxRuleSets(DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.TaxRuleSetsApi | inline |
ListTaxRuleSetsAsync(DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.TaxRuleSetsApi | inline |
ListTaxRuleSetsWithHttpInfo(DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.TaxRuleSetsApi | inline |
ListTaxRuleSetsWithHttpInfoAsync(DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.TaxRuleSetsApi | inline |
TaxRuleSetsApi() | Lusid.Sdk.Api.TaxRuleSetsApi | inline |
TaxRuleSetsApi(string basePath) | Lusid.Sdk.Api.TaxRuleSetsApi | inline |
TaxRuleSetsApi(Lusid.Sdk.Client.Configuration configuration) | Lusid.Sdk.Api.TaxRuleSetsApi | inline |
TaxRuleSetsApi(Lusid.Sdk.Client.ISynchronousClient client, Lusid.Sdk.Client.IAsynchronousClient asyncClient, Lusid.Sdk.Client.IReadableConfiguration configuration) | Lusid.Sdk.Api.TaxRuleSetsApi | inline |
UpdateTaxRuleSet(string scope, string code, UpdateTaxRuleSetRequest updateTaxRuleSetRequest, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.TaxRuleSetsApi | inline |
UpdateTaxRuleSetAsync(string scope, string code, UpdateTaxRuleSetRequest updateTaxRuleSetRequest, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.TaxRuleSetsApi | inline |
UpdateTaxRuleSetWithHttpInfo(string scope, string code, UpdateTaxRuleSetRequest updateTaxRuleSetRequest, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.TaxRuleSetsApi | inline |
UpdateTaxRuleSetWithHttpInfoAsync(string scope, string code, UpdateTaxRuleSetRequest updateTaxRuleSetRequest, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.TaxRuleSetsApi | inline |