|
LUSID C# SDK
|
This is the complete list of members for Lusid.Sdk.Api.ICorporateActionSourcesApiAsync, including all inherited members.
| BatchUpsertCorporateActionsAsync(string scope, string code, List< UpsertCorporateActionRequest >? upsertCorporateActionRequest=default(List< UpsertCorporateActionRequest >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiAsync | |
| BatchUpsertCorporateActionsWithHttpInfoAsync(string scope, string code, List< UpsertCorporateActionRequest >? upsertCorporateActionRequest=default(List< UpsertCorporateActionRequest >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiAsync | |
| CreateCorporateActionSourceAsync(CreateCorporateActionSourceRequest createCorporateActionSourceRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiAsync | |
| CreateCorporateActionSourceWithHttpInfoAsync(CreateCorporateActionSourceRequest createCorporateActionSourceRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiAsync | |
| DeleteCorporateActionsAsync(string scope, string code, List< string > corporateActionIds, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiAsync | |
| DeleteCorporateActionSourceAsync(string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiAsync | |
| DeleteCorporateActionSourceWithHttpInfoAsync(string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiAsync | |
| DeleteCorporateActionsWithHttpInfoAsync(string scope, string code, List< string > corporateActionIds, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiAsync | |
| DeleteInstrumentEventsAsync(string scope, string code, List< string > instrumentEventIds, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiAsync | |
| DeleteInstrumentEventsWithHttpInfoAsync(string scope, string code, List< string > instrumentEventIds, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiAsync | |
| GetCorporateActionsAsync(string scope, string code, DateTimeOrCutLabel? fromEffectiveAt=default(DateTimeOrCutLabel?), DateTimeOrCutLabel? toEffectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? sortBy=default(List< string >?), int? limit=default(int?), string? filter=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiAsync | |
| GetCorporateActionsWithHttpInfoAsync(string scope, string code, DateTimeOrCutLabel? fromEffectiveAt=default(DateTimeOrCutLabel?), DateTimeOrCutLabel? toEffectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? sortBy=default(List< string >?), int? limit=default(int?), string? filter=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiAsync | |
| GetInstrumentEventsAsync(string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int? limit=default(int?), string? page=default(string?), string? filter=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.ICorporateActionSourcesApiAsync | |
| GetInstrumentEventsWithHttpInfoAsync(string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int? limit=default(int?), string? page=default(string?), string? filter=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.ICorporateActionSourcesApiAsync | |
| ListCorporateActionSourcesAsync(DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? sortBy=default(List< string >?), int? limit=default(int?), string? filter=default(string?), string? page=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiAsync | |
| ListCorporateActionSourcesWithHttpInfoAsync(DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? sortBy=default(List< string >?), int? limit=default(int?), string? filter=default(string?), string? page=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiAsync | |
| UpsertInstrumentEventsAsync(string scope, string code, List< UpsertInstrumentEventRequest >? upsertInstrumentEventRequest=default(List< UpsertInstrumentEventRequest >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiAsync | |
| UpsertInstrumentEventsWithHttpInfoAsync(string scope, string code, List< UpsertInstrumentEventRequest >? upsertInstrumentEventRequest=default(List< UpsertInstrumentEventRequest >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiAsync |