LUSID C# SDK
List of all members
Lusid.Sdk.Api.IReferencePortfolioApi Interface Reference

Represents a collection of functions to interact with the API endpoints More...

Inheritance diagram for Lusid.Sdk.Api.IReferencePortfolioApi:
Inheritance graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from Lusid.Sdk.Api.IReferencePortfolioApiSync
Portfolio CreateReferencePortfolio (string scope, CreateReferencePortfolioRequest createReferencePortfolioRequest, int operationIndex=0, ConfigurationOptions? opts=null)
 CreateReferencePortfolio: Create reference portfolio More...
 
Lusid.Sdk.Client.ApiResponse< PortfolioCreateReferencePortfolioWithHttpInfo (string scope, CreateReferencePortfolioRequest createReferencePortfolioRequest, int operationIndex=0, ConfigurationOptions? opts=null)
 CreateReferencePortfolio: Create reference portfolio More...
 
GetReferencePortfolioConstituentsResponse GetReferencePortfolioConstituents (string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, ConfigurationOptions? opts=null)
 GetReferencePortfolioConstituents: Get reference portfolio constituents More...
 
Lusid.Sdk.Client.ApiResponse< GetReferencePortfolioConstituentsResponseGetReferencePortfolioConstituentsWithHttpInfo (string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, ConfigurationOptions? opts=null)
 GetReferencePortfolioConstituents: Get reference portfolio constituents More...
 
ResourceListOfConstituentsAdjustmentHeader ListConstituentsAdjustments (string scope, string code, DateTimeOrCutLabel fromEffectiveAt, DateTimeOrCutLabel toEffectiveAt, DateTimeOffset? asAtTime=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null)
 ListConstituentsAdjustments: List constituents adjustments More...
 
Lusid.Sdk.Client.ApiResponse< ResourceListOfConstituentsAdjustmentHeaderListConstituentsAdjustmentsWithHttpInfo (string scope, string code, DateTimeOrCutLabel fromEffectiveAt, DateTimeOrCutLabel toEffectiveAt, DateTimeOffset? asAtTime=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null)
 ListConstituentsAdjustments: List constituents adjustments More...
 
UpsertReferencePortfolioConstituentPropertiesResponse UpsertReferencePortfolioConstituentProperties (string scope, string code, UpsertReferencePortfolioConstituentPropertiesRequest upsertReferencePortfolioConstituentPropertiesRequest, int operationIndex=0, ConfigurationOptions? opts=null)
 [EARLY ACCESS] UpsertReferencePortfolioConstituentProperties: Upsert constituent properties More...
 
Lusid.Sdk.Client.ApiResponse< UpsertReferencePortfolioConstituentPropertiesResponseUpsertReferencePortfolioConstituentPropertiesWithHttpInfo (string scope, string code, UpsertReferencePortfolioConstituentPropertiesRequest upsertReferencePortfolioConstituentPropertiesRequest, int operationIndex=0, ConfigurationOptions? opts=null)
 [EARLY ACCESS] UpsertReferencePortfolioConstituentProperties: Upsert constituent properties More...
 
UpsertReferencePortfolioConstituentsResponse UpsertReferencePortfolioConstituents (string scope, string code, UpsertReferencePortfolioConstituentsRequest upsertReferencePortfolioConstituentsRequest, int operationIndex=0, ConfigurationOptions? opts=null)
 UpsertReferencePortfolioConstituents: Upsert reference portfolio constituents More...
 
Lusid.Sdk.Client.ApiResponse< UpsertReferencePortfolioConstituentsResponseUpsertReferencePortfolioConstituentsWithHttpInfo (string scope, string code, UpsertReferencePortfolioConstituentsRequest upsertReferencePortfolioConstituentsRequest, int operationIndex=0, ConfigurationOptions? opts=null)
 UpsertReferencePortfolioConstituents: Upsert reference portfolio constituents More...
 
- Public Member Functions inherited from Lusid.Sdk.Api.IReferencePortfolioApiAsync
System.Threading.Tasks.Task< PortfolioCreateReferencePortfolioAsync (string scope, CreateReferencePortfolioRequest createReferencePortfolioRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 CreateReferencePortfolio: Create reference portfolio More...
 
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< Portfolio > > CreateReferencePortfolioWithHttpInfoAsync (string scope, CreateReferencePortfolioRequest createReferencePortfolioRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 CreateReferencePortfolio: Create reference portfolio More...
 
System.Threading.Tasks.Task< GetReferencePortfolioConstituentsResponseGetReferencePortfolioConstituentsAsync (string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 GetReferencePortfolioConstituents: Get reference portfolio constituents More...
 
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< GetReferencePortfolioConstituentsResponse > > GetReferencePortfolioConstituentsWithHttpInfoAsync (string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 GetReferencePortfolioConstituents: Get reference portfolio constituents More...
 
System.Threading.Tasks.Task< ResourceListOfConstituentsAdjustmentHeaderListConstituentsAdjustmentsAsync (string scope, string code, DateTimeOrCutLabel fromEffectiveAt, DateTimeOrCutLabel toEffectiveAt, DateTimeOffset? asAtTime=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 ListConstituentsAdjustments: List constituents adjustments More...
 
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ResourceListOfConstituentsAdjustmentHeader > > ListConstituentsAdjustmentsWithHttpInfoAsync (string scope, string code, DateTimeOrCutLabel fromEffectiveAt, DateTimeOrCutLabel toEffectiveAt, DateTimeOffset? asAtTime=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 ListConstituentsAdjustments: List constituents adjustments More...
 
System.Threading.Tasks.Task< UpsertReferencePortfolioConstituentPropertiesResponseUpsertReferencePortfolioConstituentPropertiesAsync (string scope, string code, UpsertReferencePortfolioConstituentPropertiesRequest upsertReferencePortfolioConstituentPropertiesRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EARLY ACCESS] UpsertReferencePortfolioConstituentProperties: Upsert constituent properties More...
 
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< UpsertReferencePortfolioConstituentPropertiesResponse > > UpsertReferencePortfolioConstituentPropertiesWithHttpInfoAsync (string scope, string code, UpsertReferencePortfolioConstituentPropertiesRequest upsertReferencePortfolioConstituentPropertiesRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EARLY ACCESS] UpsertReferencePortfolioConstituentProperties: Upsert constituent properties More...
 
System.Threading.Tasks.Task< UpsertReferencePortfolioConstituentsResponseUpsertReferencePortfolioConstituentsAsync (string scope, string code, UpsertReferencePortfolioConstituentsRequest upsertReferencePortfolioConstituentsRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 UpsertReferencePortfolioConstituents: Upsert reference portfolio constituents More...
 
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< UpsertReferencePortfolioConstituentsResponse > > UpsertReferencePortfolioConstituentsWithHttpInfoAsync (string scope, string code, UpsertReferencePortfolioConstituentsRequest upsertReferencePortfolioConstituentsRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 UpsertReferencePortfolioConstituents: Upsert reference portfolio constituents More...
 

Detailed Description

Represents a collection of functions to interact with the API endpoints


The documentation for this interface was generated from the following file: