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

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

DeleteBlock(string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.IBlocksApiSync
DeleteBlockWithHttpInfo(string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.IBlocksApiSync
GetBlock(string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.IBlocksApiSync
GetBlockWithHttpInfo(string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.IBlocksApiSync
ListBlocks(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.IBlocksApiSync
ListBlocksWithHttpInfo(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.IBlocksApiSync
UpsertBlocks(BlockSetRequest? blockSetRequest=default(BlockSetRequest?), int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.IBlocksApiSync
UpsertBlocksWithHttpInfo(BlockSetRequest? blockSetRequest=default(BlockSetRequest?), int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.IBlocksApiSync