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

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

ConfigurationLusid.Sdk.Client.IApiAccessor
DeletePortfolioAsync(string scope, string code, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPortfoliosApiAsync
DeletePortfolioPropertiesAsync(string scope, string code, List< string > propertyKeys, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPortfoliosApiAsync
DeletePortfolioPropertiesWithHttpInfoAsync(string scope, string code, List< string > propertyKeys, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPortfoliosApiAsync
DeletePortfolioWithHttpInfoAsync(string scope, string code, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPortfoliosApiAsync
ExceptionFactoryLusid.Sdk.Client.IApiAccessor
GetBasePath()Lusid.Sdk.Client.IApiAccessor
GetPortfolioAsync(string scope, string code, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), List< string > propertyKeys=default(List< string >), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPortfoliosApiAsync
GetPortfolioCommandsAsync(string scope, string code, DateTimeOffset? fromAsAt=default(DateTimeOffset?), DateTimeOffset? toAsAt=default(DateTimeOffset?), string filter=default(string), string page=default(string), int? limit=default(int?), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPortfoliosApiAsync
GetPortfolioCommandsWithHttpInfoAsync(string scope, string code, DateTimeOffset? fromAsAt=default(DateTimeOffset?), DateTimeOffset? toAsAt=default(DateTimeOffset?), string filter=default(string), string page=default(string), int? limit=default(int?), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPortfoliosApiAsync
GetPortfolioPropertiesAsync(string scope, string code, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPortfoliosApiAsync
GetPortfolioPropertiesWithHttpInfoAsync(string scope, string code, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPortfoliosApiAsync
GetPortfolioReturnsAsync(string scope, string code, string returnScope, string returnCode, DateTimeOrCutLabel fromEffectiveAt=default(DateTimeOrCutLabel), DateTimeOrCutLabel toEffectiveAt=default(DateTimeOrCutLabel), string period=default(string), DateTimeOffset? asAt=default(DateTimeOffset?), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPortfoliosApiAsync
GetPortfolioReturnsWithHttpInfoAsync(string scope, string code, string returnScope, string returnCode, DateTimeOrCutLabel fromEffectiveAt=default(DateTimeOrCutLabel), DateTimeOrCutLabel toEffectiveAt=default(DateTimeOrCutLabel), string period=default(string), DateTimeOffset? asAt=default(DateTimeOffset?), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPortfoliosApiAsync
GetPortfolioWithHttpInfoAsync(string scope, string code, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), List< string > propertyKeys=default(List< string >), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPortfoliosApiAsync
ListPortfoliosAsync(DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), string page=default(string), int? start=default(int?), int? limit=default(int?), string filter=default(string), string query=default(string), List< string > propertyKeys=default(List< string >), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPortfoliosApiAsync
ListPortfoliosForScopeAsync(string scope, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), string page=default(string), int? start=default(int?), int? limit=default(int?), string filter=default(string), List< string > propertyKeys=default(List< string >), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPortfoliosApiAsync
ListPortfoliosForScopeWithHttpInfoAsync(string scope, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), string page=default(string), int? start=default(int?), int? limit=default(int?), string filter=default(string), List< string > propertyKeys=default(List< string >), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPortfoliosApiAsync
ListPortfoliosWithHttpInfoAsync(DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), string page=default(string), int? start=default(int?), int? limit=default(int?), string filter=default(string), string query=default(string), List< string > propertyKeys=default(List< string >), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPortfoliosApiAsync
UpdatePortfolioAsync(string scope, string code, UpdatePortfolioRequest updatePortfolioRequest, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPortfoliosApiAsync
UpdatePortfolioWithHttpInfoAsync(string scope, string code, UpdatePortfolioRequest updatePortfolioRequest, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPortfoliosApiAsync
UpsertPortfolioPropertiesAsync(string scope, string code, Dictionary< string, Property > requestBody, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPortfoliosApiAsync
UpsertPortfolioPropertiesWithHttpInfoAsync(string scope, string code, Dictionary< string, Property > requestBody, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPortfoliosApiAsync
UpsertPortfolioReturnsAsync(string scope, string code, string returnScope, string returnCode, List< PerformanceReturn > performanceReturn, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPortfoliosApiAsync
UpsertPortfolioReturnsWithHttpInfoAsync(string scope, string code, string returnScope, string returnCode, List< PerformanceReturn > performanceReturn, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPortfoliosApiAsync