|
LUSID C# SDK
|
This is the complete list of members for Lusid.Sdk.Api.IAllocationsApiSync, including all inherited members.
| DeleteAllocation(string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IAllocationsApiSync | |
| DeleteAllocationWithHttpInfo(string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IAllocationsApiSync | |
| GetAllocation(string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IAllocationsApiSync | |
| GetAllocationWithHttpInfo(string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IAllocationsApiSync | |
| ListAllocations(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, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IAllocationsApiSync | |
| ListAllocationsWithHttpInfo(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, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IAllocationsApiSync | |
| UpsertAllocations(AllocationSetRequest allocationSetRequest, DateTimeOffset? verificationAsAt=default(DateTimeOffset?), bool? retryWithoutChangedEntities=default(bool?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IAllocationsApiSync | |
| UpsertAllocationsWithHttpInfo(AllocationSetRequest allocationSetRequest, DateTimeOffset? verificationAsAt=default(DateTimeOffset?), bool? retryWithoutChangedEntities=default(bool?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.IAllocationsApiSync |