|
LUSID C# SDK
|
This is the complete list of members for Lusid.Sdk.Api.IParticipationsApiAsync, including all inherited members.
| DeleteParticipationAsync(string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IParticipationsApiAsync | |
| DeleteParticipationWithHttpInfoAsync(string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IParticipationsApiAsync | |
| GetParticipationAsync(string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IParticipationsApiAsync | |
| GetParticipationWithHttpInfoAsync(string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IParticipationsApiAsync | |
| ListParticipationsAsync(DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), List< string >? sortBy=default(List< string >?), int? limit=default(int?), string? filter=default(string?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IParticipationsApiAsync | |
| ListParticipationsWithHttpInfoAsync(DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), List< string >? sortBy=default(List< string >?), int? limit=default(int?), string? filter=default(string?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IParticipationsApiAsync | |
| UpsertParticipationsAsync(ParticipationSetRequest? participationSetRequest=default(ParticipationSetRequest?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IParticipationsApiAsync | |
| UpsertParticipationsWithHttpInfoAsync(ParticipationSetRequest? participationSetRequest=default(ParticipationSetRequest?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IParticipationsApiAsync |