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

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

ConfigurationLusid.Sdk.Client.IApiAccessor
DeletePortfolio(string scope, string code)Lusid.Sdk.Api.IPortfoliosApiSync
DeletePortfolioProperties(string scope, string code, List< string > propertyKeys, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel))Lusid.Sdk.Api.IPortfoliosApiSync
DeletePortfolioPropertiesWithHttpInfo(string scope, string code, List< string > propertyKeys, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel))Lusid.Sdk.Api.IPortfoliosApiSync
DeletePortfolioWithHttpInfo(string scope, string code)Lusid.Sdk.Api.IPortfoliosApiSync
ExceptionFactoryLusid.Sdk.Client.IApiAccessor
GetBasePath()Lusid.Sdk.Client.IApiAccessor
GetPortfolio(string scope, string code, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), List< string > propertyKeys=default(List< string >))Lusid.Sdk.Api.IPortfoliosApiSync
GetPortfolioCommands(string scope, string code, DateTimeOffset? fromAsAt=default(DateTimeOffset?), DateTimeOffset? toAsAt=default(DateTimeOffset?), string filter=default(string), string page=default(string), int? limit=default(int?))Lusid.Sdk.Api.IPortfoliosApiSync
GetPortfolioCommandsWithHttpInfo(string scope, string code, DateTimeOffset? fromAsAt=default(DateTimeOffset?), DateTimeOffset? toAsAt=default(DateTimeOffset?), string filter=default(string), string page=default(string), int? limit=default(int?))Lusid.Sdk.Api.IPortfoliosApiSync
GetPortfolioProperties(string scope, string code, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?))Lusid.Sdk.Api.IPortfoliosApiSync
GetPortfolioPropertiesWithHttpInfo(string scope, string code, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?))Lusid.Sdk.Api.IPortfoliosApiSync
GetPortfolioReturns(string scope, string code, string returnScope, string returnCode, DateTimeOrCutLabel fromEffectiveAt=default(DateTimeOrCutLabel), DateTimeOrCutLabel toEffectiveAt=default(DateTimeOrCutLabel), string period=default(string), DateTimeOffset? asAt=default(DateTimeOffset?))Lusid.Sdk.Api.IPortfoliosApiSync
GetPortfolioReturnsWithHttpInfo(string scope, string code, string returnScope, string returnCode, DateTimeOrCutLabel fromEffectiveAt=default(DateTimeOrCutLabel), DateTimeOrCutLabel toEffectiveAt=default(DateTimeOrCutLabel), string period=default(string), DateTimeOffset? asAt=default(DateTimeOffset?))Lusid.Sdk.Api.IPortfoliosApiSync
GetPortfolioWithHttpInfo(string scope, string code, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), List< string > propertyKeys=default(List< string >))Lusid.Sdk.Api.IPortfoliosApiSync
ListPortfolios(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 >))Lusid.Sdk.Api.IPortfoliosApiSync
ListPortfoliosForScope(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 >))Lusid.Sdk.Api.IPortfoliosApiSync
ListPortfoliosForScopeWithHttpInfo(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 >))Lusid.Sdk.Api.IPortfoliosApiSync
ListPortfoliosWithHttpInfo(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 >))Lusid.Sdk.Api.IPortfoliosApiSync
UpdatePortfolio(string scope, string code, UpdatePortfolioRequest updatePortfolioRequest, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel))Lusid.Sdk.Api.IPortfoliosApiSync
UpdatePortfolioWithHttpInfo(string scope, string code, UpdatePortfolioRequest updatePortfolioRequest, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel))Lusid.Sdk.Api.IPortfoliosApiSync
UpsertPortfolioProperties(string scope, string code, Dictionary< string, Property > requestBody)Lusid.Sdk.Api.IPortfoliosApiSync
UpsertPortfolioPropertiesWithHttpInfo(string scope, string code, Dictionary< string, Property > requestBody)Lusid.Sdk.Api.IPortfoliosApiSync
UpsertPortfolioReturns(string scope, string code, string returnScope, string returnCode, List< PerformanceReturn > performanceReturn)Lusid.Sdk.Api.IPortfoliosApiSync
UpsertPortfolioReturnsWithHttpInfo(string scope, string code, string returnScope, string returnCode, List< PerformanceReturn > performanceReturn)Lusid.Sdk.Api.IPortfoliosApiSync