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

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

CreateTaxRuleSet(CreateTaxRuleSetRequest createTaxRuleSetRequest, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ITaxRuleSetsApiSync
CreateTaxRuleSetWithHttpInfo(CreateTaxRuleSetRequest createTaxRuleSetRequest, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ITaxRuleSetsApiSync
DeleteTaxRuleSet(string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ITaxRuleSetsApiSync
DeleteTaxRuleSetWithHttpInfo(string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ITaxRuleSetsApiSync
GetTaxRuleSet(string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ITaxRuleSetsApiSync
GetTaxRuleSetWithHttpInfo(string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ITaxRuleSetsApiSync
ListTaxRuleSets(DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ITaxRuleSetsApiSync
ListTaxRuleSetsWithHttpInfo(DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ITaxRuleSetsApiSync
UpdateTaxRuleSet(string scope, string code, UpdateTaxRuleSetRequest updateTaxRuleSetRequest, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ITaxRuleSetsApiSync
UpdateTaxRuleSetWithHttpInfo(string scope, string code, UpdateTaxRuleSetRequest updateTaxRuleSetRequest, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ITaxRuleSetsApiSync