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

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

DeletePlacementAsync(string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.IPlacementsApiAsync
DeletePlacementWithHttpInfoAsync(string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.IPlacementsApiAsync
GetPlacementAsync(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.IPlacementsApiAsync
GetPlacementWithHttpInfoAsync(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.IPlacementsApiAsync
ListPlacementsAsync(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.IPlacementsApiAsync
ListPlacementsWithHttpInfoAsync(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.IPlacementsApiAsync
UpsertPlacementsAsync(PlacementSetRequest? placementSetRequest=default(PlacementSetRequest?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.IPlacementsApiAsync
UpsertPlacementsWithHttpInfoAsync(PlacementSetRequest? placementSetRequest=default(PlacementSetRequest?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.IPlacementsApiAsync