|
LUSID C# SDK
|
This is the complete list of members for Lusid.Sdk.Api.ICorporateActionSourcesApi, including all inherited members.
| BatchUpsertCorporateActions(string scope, string code, List< UpsertCorporateActionRequest >? upsertCorporateActionRequest=default(List< UpsertCorporateActionRequest >?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiSync | |
| 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 | |
| BatchUpsertCorporateActionsWithHttpInfo(string scope, string code, List< UpsertCorporateActionRequest >? upsertCorporateActionRequest=default(List< UpsertCorporateActionRequest >?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiSync | |
| 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 | |
| CreateCorporateActionSource(CreateCorporateActionSourceRequest createCorporateActionSourceRequest, int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiSync | |
| CreateCorporateActionSourceAsync(CreateCorporateActionSourceRequest createCorporateActionSourceRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiAsync | |
| CreateCorporateActionSourceWithHttpInfo(CreateCorporateActionSourceRequest createCorporateActionSourceRequest, int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiSync | |
| CreateCorporateActionSourceWithHttpInfoAsync(CreateCorporateActionSourceRequest createCorporateActionSourceRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiAsync | |
| DeleteCorporateActions(string scope, string code, List< string > corporateActionIds, int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiSync | |
| 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 | |
| DeleteCorporateActionSource(string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiSync | |
| DeleteCorporateActionSourceAsync(string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiAsync | |
| DeleteCorporateActionSourceWithHttpInfo(string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiSync | |
| DeleteCorporateActionSourceWithHttpInfoAsync(string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiAsync | |
| DeleteCorporateActionsWithHttpInfo(string scope, string code, List< string > corporateActionIds, int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiSync | |
| 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 | |
| DeleteInstrumentEvents(string scope, string code, List< string > instrumentEventIds, int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiSync | |
| 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 | |
| DeleteInstrumentEventsWithHttpInfo(string scope, string code, List< string > instrumentEventIds, int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiSync | |
| 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 | |
| GetCorporateActions(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, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiSync | |
| 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 | |
| GetCorporateActionsWithHttpInfo(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, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiSync | |
| 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 | |
| GetInstrumentEvents(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, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiSync | |
| 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 | |
| GetInstrumentEventsWithHttpInfo(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, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiSync | |
| 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 | |
| ListCorporateActionSources(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, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiSync | |
| 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 | |
| ListCorporateActionSourcesWithHttpInfo(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, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiSync | |
| 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 | |
| UpsertInstrumentEvents(string scope, string code, List< UpsertInstrumentEventRequest >? upsertInstrumentEventRequest=default(List< UpsertInstrumentEventRequest >?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiSync | |
| 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 | |
| UpsertInstrumentEventsWithHttpInfo(string scope, string code, List< UpsertInstrumentEventRequest >? upsertInstrumentEventRequest=default(List< UpsertInstrumentEventRequest >?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICorporateActionSourcesApiSync | |
| 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 |