LUSID C# SDK
Public Member Functions | List of all members
Lusid.Sdk.Api.IFundsApiSync Interface Reference

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

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

Public Member Functions

ValuationPointDataResponse AcceptEstimatePoint (string scope, string code, ValuationPointDataRequest valuationPointDataRequest, int operationIndex=0)
 [EXPERIMENTAL] AcceptEstimatePoint: Accepts an Estimate Valuation Point. More...
 
ApiResponse< ValuationPointDataResponseAcceptEstimatePointWithHttpInfo (string scope, string code, ValuationPointDataRequest valuationPointDataRequest, int operationIndex=0)
 [EXPERIMENTAL] AcceptEstimatePoint: Accepts an Estimate Valuation Point. More...
 
Fund CreateFund (string scope, FundRequest fundRequest, int operationIndex=0)
 [EXPERIMENTAL] CreateFund: Create a Fund. More...
 
ApiResponse< FundCreateFundWithHttpInfo (string scope, FundRequest fundRequest, int operationIndex=0)
 [EXPERIMENTAL] CreateFund: Create a Fund. More...
 
DeletedEntityResponse DeleteFund (string scope, string code, int operationIndex=0)
 [EXPERIMENTAL] DeleteFund: Delete a Fund. More...
 
ApiResponse< DeletedEntityResponseDeleteFundWithHttpInfo (string scope, string code, int operationIndex=0)
 [EXPERIMENTAL] DeleteFund: Delete a Fund. More...
 
DeletedEntityResponse DeleteValuationPoint (string scope, string code, string diaryEntryCode, int operationIndex=0)
 [EXPERIMENTAL] DeleteValuationPoint: Delete a Valuation Point. More...
 
ApiResponse< DeletedEntityResponseDeleteValuationPointWithHttpInfo (string scope, string code, string diaryEntryCode, int operationIndex=0)
 [EXPERIMENTAL] DeleteValuationPoint: Delete a Valuation Point. More...
 
ValuationPointDataResponse FinaliseCandidateValuation (string scope, string code, ValuationPointDataRequest valuationPointDataRequest, int operationIndex=0)
 [EXPERIMENTAL] FinaliseCandidateValuation: Finalise Candidate. More...
 
ApiResponse< ValuationPointDataResponseFinaliseCandidateValuationWithHttpInfo (string scope, string code, ValuationPointDataRequest valuationPointDataRequest, int operationIndex=0)
 [EXPERIMENTAL] FinaliseCandidateValuation: Finalise Candidate. More...
 
Fund GetFund (string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0)
 [EXPERIMENTAL] GetFund: Get a Fund. More...
 
ApiResponse< FundGetFundWithHttpInfo (string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0)
 [EXPERIMENTAL] GetFund: Get a Fund. More...
 
ValuationPointDataResponse GetValuationPointData (string scope, string code, ValuationPointDataQueryParameters valuationPointDataQueryParameters, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [EXPERIMENTAL] GetValuationPointData: Get Valuation Point Data for a Fund. More...
 
ApiResponse< ValuationPointDataResponseGetValuationPointDataWithHttpInfo (string scope, string code, ValuationPointDataQueryParameters valuationPointDataQueryParameters, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [EXPERIMENTAL] GetValuationPointData: Get Valuation Point Data for a Fund. More...
 
PagedResourceListOfFund ListFunds (DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0)
 [EXPERIMENTAL] ListFunds: List Funds. More...
 
ApiResponse< PagedResourceListOfFundListFundsWithHttpInfo (DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0)
 [EXPERIMENTAL] ListFunds: List Funds. More...
 
Fund SetShareClassInstruments (string scope, string code, SetShareClassInstrumentsRequest setShareClassInstrumentsRequest, int operationIndex=0)
 [EXPERIMENTAL] SetShareClassInstruments: Set the ShareClass Instruments on a fund. More...
 
ApiResponse< FundSetShareClassInstrumentsWithHttpInfo (string scope, string code, SetShareClassInstrumentsRequest setShareClassInstrumentsRequest, int operationIndex=0)
 [EXPERIMENTAL] SetShareClassInstruments: Set the ShareClass Instruments on a fund. More...
 
FundProperties UpsertFundProperties (string scope, string code, Dictionary< string, Property >? requestBody=default(Dictionary< string, Property >?), int operationIndex=0)
 [EXPERIMENTAL] UpsertFundProperties: Upsert Fund properties. More...
 
ApiResponse< FundPropertiesUpsertFundPropertiesWithHttpInfo (string scope, string code, Dictionary< string, Property >? requestBody=default(Dictionary< string, Property >?), int operationIndex=0)
 [EXPERIMENTAL] UpsertFundProperties: Upsert Fund properties. More...
 
DiaryEntry UpsertValuationPoint (string scope, string code, UpsertValuationPointRequest upsertValuationPointRequest, int operationIndex=0)
 [EXPERIMENTAL] UpsertValuationPoint: Upsert Valuation Point. More...
 
ApiResponse< DiaryEntryUpsertValuationPointWithHttpInfo (string scope, string code, UpsertValuationPointRequest upsertValuationPointRequest, int operationIndex=0)
 [EXPERIMENTAL] UpsertValuationPoint: Upsert Valuation Point. More...
 
- Public Member Functions inherited from Lusid.Sdk.Client.IApiAccessor
string GetBasePath ()
 Gets the base path of the API client. More...
 

Additional Inherited Members

- Properties inherited from Lusid.Sdk.Client.IApiAccessor
IReadableConfiguration Configuration [get, set]
 Gets or sets the configuration object More...
 
ExceptionFactory ExceptionFactory [get, set]
 Provides a factory method hook for the creation of exceptions. More...
 

Detailed Description

Represents a collection of functions to interact with the API endpoints

Member Function Documentation

◆ AcceptEstimatePoint()

ValuationPointDataResponse Lusid.Sdk.Api.IFundsApiSync.AcceptEstimatePoint ( string  scope,
string  code,
ValuationPointDataRequest  valuationPointDataRequest,
int  operationIndex = 0 
)

[EXPERIMENTAL] AcceptEstimatePoint: Accepts an Estimate Valuation Point.

Accepts the specified estimate Valuation Point. Should the Valuation Point differ since the valuation Point was last run, status will be marked as &#39;Candidate&#39;, otherwise it will be marked as &#39;Final&#39;

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Fund.
codeThe code of the Fund. Together with the scope this uniquely identifies the Fund.
valuationPointDataRequestThe valuationPointDataRequest which contains the Diary Entry code for the Estimate Valuation Point to move to Final state.
operationIndexIndex associated with the operation.
Returns
ValuationPointDataResponse

Implemented in Lusid.Sdk.Api.FundsApi.

◆ AcceptEstimatePointWithHttpInfo()

ApiResponse<ValuationPointDataResponse> Lusid.Sdk.Api.IFundsApiSync.AcceptEstimatePointWithHttpInfo ( string  scope,
string  code,
ValuationPointDataRequest  valuationPointDataRequest,
int  operationIndex = 0 
)

[EXPERIMENTAL] AcceptEstimatePoint: Accepts an Estimate Valuation Point.

Accepts the specified estimate Valuation Point. Should the Valuation Point differ since the valuation Point was last run, status will be marked as &#39;Candidate&#39;, otherwise it will be marked as &#39;Final&#39;

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Fund.
codeThe code of the Fund. Together with the scope this uniquely identifies the Fund.
valuationPointDataRequestThe valuationPointDataRequest which contains the Diary Entry code for the Estimate Valuation Point to move to Final state.
operationIndexIndex associated with the operation.
Returns
ApiResponse of ValuationPointDataResponse

Implemented in Lusid.Sdk.Api.FundsApi.

◆ CreateFund()

Fund Lusid.Sdk.Api.IFundsApiSync.CreateFund ( string  scope,
FundRequest  fundRequest,
int  operationIndex = 0 
)

[EXPERIMENTAL] CreateFund: Create a Fund.

Create the given Fund.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Fund.
fundRequestThe definition of the Fund.
operationIndexIndex associated with the operation.
Returns
Fund

Implemented in Lusid.Sdk.Api.FundsApi.

◆ CreateFundWithHttpInfo()

ApiResponse<Fund> Lusid.Sdk.Api.IFundsApiSync.CreateFundWithHttpInfo ( string  scope,
FundRequest  fundRequest,
int  operationIndex = 0 
)

[EXPERIMENTAL] CreateFund: Create a Fund.

Create the given Fund.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Fund.
fundRequestThe definition of the Fund.
operationIndexIndex associated with the operation.
Returns
ApiResponse of Fund

Implemented in Lusid.Sdk.Api.FundsApi.

◆ DeleteFund()

DeletedEntityResponse Lusid.Sdk.Api.IFundsApiSync.DeleteFund ( string  scope,
string  code,
int  operationIndex = 0 
)

[EXPERIMENTAL] DeleteFund: Delete a Fund.

Delete the given Fund.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Fund to be deleted.
codeThe code of the Fund to be deleted. Together with the scope this uniquely identifies the Fund.
operationIndexIndex associated with the operation.
Returns
DeletedEntityResponse

Implemented in Lusid.Sdk.Api.FundsApi.

◆ DeleteFundWithHttpInfo()

ApiResponse<DeletedEntityResponse> Lusid.Sdk.Api.IFundsApiSync.DeleteFundWithHttpInfo ( string  scope,
string  code,
int  operationIndex = 0 
)

[EXPERIMENTAL] DeleteFund: Delete a Fund.

Delete the given Fund.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Fund to be deleted.
codeThe code of the Fund to be deleted. Together with the scope this uniquely identifies the Fund.
operationIndexIndex associated with the operation.
Returns
ApiResponse of DeletedEntityResponse

Implemented in Lusid.Sdk.Api.FundsApi.

◆ DeleteValuationPoint()

DeletedEntityResponse Lusid.Sdk.Api.IFundsApiSync.DeleteValuationPoint ( string  scope,
string  code,
string  diaryEntryCode,
int  operationIndex = 0 
)

[EXPERIMENTAL] DeleteValuationPoint: Delete a Valuation Point.

Deletes the given Valuation Point.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Fund for the valuation point to be deleted.
codeThe code of the Fund containing the Valuation Point to be deleted. Together with the scope this uniquely identifies the Fund.
diaryEntryCodeThe diary entry code for the valuation Point to be deleted.
operationIndexIndex associated with the operation.
Returns
DeletedEntityResponse

Implemented in Lusid.Sdk.Api.FundsApi.

◆ DeleteValuationPointWithHttpInfo()

ApiResponse<DeletedEntityResponse> Lusid.Sdk.Api.IFundsApiSync.DeleteValuationPointWithHttpInfo ( string  scope,
string  code,
string  diaryEntryCode,
int  operationIndex = 0 
)

[EXPERIMENTAL] DeleteValuationPoint: Delete a Valuation Point.

Deletes the given Valuation Point.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Fund for the valuation point to be deleted.
codeThe code of the Fund containing the Valuation Point to be deleted. Together with the scope this uniquely identifies the Fund.
diaryEntryCodeThe diary entry code for the valuation Point to be deleted.
operationIndexIndex associated with the operation.
Returns
ApiResponse of DeletedEntityResponse

Implemented in Lusid.Sdk.Api.FundsApi.

◆ FinaliseCandidateValuation()

ValuationPointDataResponse Lusid.Sdk.Api.IFundsApiSync.FinaliseCandidateValuation ( string  scope,
string  code,
ValuationPointDataRequest  valuationPointDataRequest,
int  operationIndex = 0 
)

[EXPERIMENTAL] FinaliseCandidateValuation: Finalise Candidate.

Moves a &#39;Candidate&#39; status Valuation Point to status &#39;Final&#39;.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Fund.
codeThe code of the Fund. Together with the scope this uniquely identifies the Fund.
valuationPointDataRequestThe valuationPointDataRequest which contains the diary entry code to mark as final.
operationIndexIndex associated with the operation.
Returns
ValuationPointDataResponse

Implemented in Lusid.Sdk.Api.FundsApi.

◆ FinaliseCandidateValuationWithHttpInfo()

ApiResponse<ValuationPointDataResponse> Lusid.Sdk.Api.IFundsApiSync.FinaliseCandidateValuationWithHttpInfo ( string  scope,
string  code,
ValuationPointDataRequest  valuationPointDataRequest,
int  operationIndex = 0 
)

[EXPERIMENTAL] FinaliseCandidateValuation: Finalise Candidate.

Moves a &#39;Candidate&#39; status Valuation Point to status &#39;Final&#39;.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Fund.
codeThe code of the Fund. Together with the scope this uniquely identifies the Fund.
valuationPointDataRequestThe valuationPointDataRequest which contains the diary entry code to mark as final.
operationIndexIndex associated with the operation.
Returns
ApiResponse of ValuationPointDataResponse

Implemented in Lusid.Sdk.Api.FundsApi.

◆ GetFund()

Fund Lusid.Sdk.Api.IFundsApiSync.GetFund ( string  scope,
string  code,
DateTimeOrCutLabel effectiveAt = default(DateTimeOrCutLabel?),
DateTimeOffset?  asAt = default(DateTimeOffset?),
List< string >?  propertyKeys = default(List< string >?),
int  operationIndex = 0 
)

[EXPERIMENTAL] GetFund: Get a Fund.

Retrieve the definition of a particular Fund.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Fund.
codeThe code of the Fund. Together with the scope this uniquely identifies the Fund.
effectiveAtThe effective datetime or cut label at which to retrieve the Fund properties. Defaults to the current LUSID system datetime if not specified. (optional)
asAtThe asAt datetime at which to retrieve the Fund definition. Defaults to returning the latest version of the Fund definition if not specified. (optional)
propertyKeysA list of property keys from the &#39;Fund&#39; domain to decorate onto the Fund. These must take the format {domain}/{scope}/{code}, for example &#39;Fund/Manager/Id&#39;. If no properties are specified, then no properties will be returned. (optional)
operationIndexIndex associated with the operation.
Returns
Fund

Implemented in Lusid.Sdk.Api.FundsApi.

◆ GetFundWithHttpInfo()

ApiResponse<Fund> Lusid.Sdk.Api.IFundsApiSync.GetFundWithHttpInfo ( string  scope,
string  code,
DateTimeOrCutLabel effectiveAt = default(DateTimeOrCutLabel?),
DateTimeOffset?  asAt = default(DateTimeOffset?),
List< string >?  propertyKeys = default(List< string >?),
int  operationIndex = 0 
)

[EXPERIMENTAL] GetFund: Get a Fund.

Retrieve the definition of a particular Fund.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Fund.
codeThe code of the Fund. Together with the scope this uniquely identifies the Fund.
effectiveAtThe effective datetime or cut label at which to retrieve the Fund properties. Defaults to the current LUSID system datetime if not specified. (optional)
asAtThe asAt datetime at which to retrieve the Fund definition. Defaults to returning the latest version of the Fund definition if not specified. (optional)
propertyKeysA list of property keys from the &#39;Fund&#39; domain to decorate onto the Fund. These must take the format {domain}/{scope}/{code}, for example &#39;Fund/Manager/Id&#39;. If no properties are specified, then no properties will be returned. (optional)
operationIndexIndex associated with the operation.
Returns
ApiResponse of Fund

Implemented in Lusid.Sdk.Api.FundsApi.

◆ GetValuationPointData()

ValuationPointDataResponse Lusid.Sdk.Api.IFundsApiSync.GetValuationPointData ( string  scope,
string  code,
ValuationPointDataQueryParameters  valuationPointDataQueryParameters,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)

[EXPERIMENTAL] GetValuationPointData: Get Valuation Point Data for a Fund.

Retrieves the Valuation Point data for a date or specified Diary Entry Id. The endpoint will internally extract all &#39;Assets&#39; and &#39;Liabilities&#39; from the related ABOR&#39;s Trial balance to produce a GAV. Start date will be assumed from the last &#39;official&#39; DiaryEntry and EndDate will be as provided.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Fund.
codeThe code of the Fund. Together with the scope this uniquely identifies the Fund.
valuationPointDataQueryParametersThe arguments to use for querying the Valuation Point data
asAtThe asAt datetime at which to retrieve the Fund definition. Defaults to returning the latest version of the Fund definition if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
ValuationPointDataResponse

Implemented in Lusid.Sdk.Api.FundsApi.

◆ GetValuationPointDataWithHttpInfo()

ApiResponse<ValuationPointDataResponse> Lusid.Sdk.Api.IFundsApiSync.GetValuationPointDataWithHttpInfo ( string  scope,
string  code,
ValuationPointDataQueryParameters  valuationPointDataQueryParameters,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)

[EXPERIMENTAL] GetValuationPointData: Get Valuation Point Data for a Fund.

Retrieves the Valuation Point data for a date or specified Diary Entry Id. The endpoint will internally extract all &#39;Assets&#39; and &#39;Liabilities&#39; from the related ABOR&#39;s Trial balance to produce a GAV. Start date will be assumed from the last &#39;official&#39; DiaryEntry and EndDate will be as provided.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Fund.
codeThe code of the Fund. Together with the scope this uniquely identifies the Fund.
valuationPointDataQueryParametersThe arguments to use for querying the Valuation Point data
asAtThe asAt datetime at which to retrieve the Fund definition. Defaults to returning the latest version of the Fund definition if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
ApiResponse of ValuationPointDataResponse

Implemented in Lusid.Sdk.Api.FundsApi.

◆ ListFunds()

PagedResourceListOfFund Lusid.Sdk.Api.IFundsApiSync.ListFunds ( DateTimeOrCutLabel effectiveAt = default(DateTimeOrCutLabel?),
DateTimeOffset?  asAt = default(DateTimeOffset?),
string?  page = default(string?),
int?  limit = default(int?),
string?  filter = default(string?),
List< string >?  sortBy = default(List< string >?),
List< string >?  propertyKeys = default(List< string >?),
int  operationIndex = 0 
)

[EXPERIMENTAL] ListFunds: List Funds.

List all the Funds matching particular criteria.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
effectiveAtThe effective datetime or cut label at which to list the TimeVariant properties for the Funds. Defaults to the current LUSID system datetime if not specified. (optional)
asAtThe asAt datetime at which to list the Funds. Defaults to returning the latest version of each Fund if not specified. (optional)
pageThe pagination token to use to continue listing Funds; this value is returned from the previous call. If a pagination token is provided, the filter, effectiveAt and asAt fields must not have changed since the original request. (optional)
limitWhen paginating, limit the results to this number. Defaults to 100 if not specified. (optional)
filterExpression to filter the results. For example, to filter on the Fund type, specify &quot;id.Code eq &#39;Fund1&#39;&quot;. For more information about filtering results, see https://support.lusid.com/knowledgebase/article/KA-01914. (optional)
sortByA list of field names or properties to sort by, each suffixed by &quot; ASC&quot; or &quot; DESC&quot; (optional)
propertyKeysA list of property keys from the &#39;Fund&#39; domain to decorate onto each Fund. These must take the format {domain}/{scope}/{code}, for example &#39;Fund/Manager/Id&#39;. (optional)
operationIndexIndex associated with the operation.
Returns
PagedResourceListOfFund

Implemented in Lusid.Sdk.Api.FundsApi.

◆ ListFundsWithHttpInfo()

ApiResponse<PagedResourceListOfFund> Lusid.Sdk.Api.IFundsApiSync.ListFundsWithHttpInfo ( DateTimeOrCutLabel effectiveAt = default(DateTimeOrCutLabel?),
DateTimeOffset?  asAt = default(DateTimeOffset?),
string?  page = default(string?),
int?  limit = default(int?),
string?  filter = default(string?),
List< string >?  sortBy = default(List< string >?),
List< string >?  propertyKeys = default(List< string >?),
int  operationIndex = 0 
)

[EXPERIMENTAL] ListFunds: List Funds.

List all the Funds matching particular criteria.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
effectiveAtThe effective datetime or cut label at which to list the TimeVariant properties for the Funds. Defaults to the current LUSID system datetime if not specified. (optional)
asAtThe asAt datetime at which to list the Funds. Defaults to returning the latest version of each Fund if not specified. (optional)
pageThe pagination token to use to continue listing Funds; this value is returned from the previous call. If a pagination token is provided, the filter, effectiveAt and asAt fields must not have changed since the original request. (optional)
limitWhen paginating, limit the results to this number. Defaults to 100 if not specified. (optional)
filterExpression to filter the results. For example, to filter on the Fund type, specify &quot;id.Code eq &#39;Fund1&#39;&quot;. For more information about filtering results, see https://support.lusid.com/knowledgebase/article/KA-01914. (optional)
sortByA list of field names or properties to sort by, each suffixed by &quot; ASC&quot; or &quot; DESC&quot; (optional)
propertyKeysA list of property keys from the &#39;Fund&#39; domain to decorate onto each Fund. These must take the format {domain}/{scope}/{code}, for example &#39;Fund/Manager/Id&#39;. (optional)
operationIndexIndex associated with the operation.
Returns
ApiResponse of PagedResourceListOfFund

Implemented in Lusid.Sdk.Api.FundsApi.

◆ SetShareClassInstruments()

Fund Lusid.Sdk.Api.IFundsApiSync.SetShareClassInstruments ( string  scope,
string  code,
SetShareClassInstrumentsRequest  setShareClassInstrumentsRequest,
int  operationIndex = 0 
)

[EXPERIMENTAL] SetShareClassInstruments: Set the ShareClass Instruments on a fund.

Update the ShareClass Instruments on an existing fund with the set of instruments provided.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Fund.
codeThe code of the Fund.
setShareClassInstrumentsRequestThe scopes and instrument identifiers for the instruments to be set.
operationIndexIndex associated with the operation.
Returns
Fund

Implemented in Lusid.Sdk.Api.FundsApi.

◆ SetShareClassInstrumentsWithHttpInfo()

ApiResponse<Fund> Lusid.Sdk.Api.IFundsApiSync.SetShareClassInstrumentsWithHttpInfo ( string  scope,
string  code,
SetShareClassInstrumentsRequest  setShareClassInstrumentsRequest,
int  operationIndex = 0 
)

[EXPERIMENTAL] SetShareClassInstruments: Set the ShareClass Instruments on a fund.

Update the ShareClass Instruments on an existing fund with the set of instruments provided.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Fund.
codeThe code of the Fund.
setShareClassInstrumentsRequestThe scopes and instrument identifiers for the instruments to be set.
operationIndexIndex associated with the operation.
Returns
ApiResponse of Fund

Implemented in Lusid.Sdk.Api.FundsApi.

◆ UpsertFundProperties()

FundProperties Lusid.Sdk.Api.IFundsApiSync.UpsertFundProperties ( string  scope,
string  code,
Dictionary< string, Property >?  requestBody = default(Dictionary< string, Property >?),
int  operationIndex = 0 
)

[EXPERIMENTAL] UpsertFundProperties: Upsert Fund properties.

Update or insert one or more properties onto a single Fund. A property will be updated if it already exists and inserted if it does not. All properties must be of the domain &#39;Fund&#39;. Upserting a property that exists for an Fund, with a null value, will delete the instance of the property for that group. Properties have an <i>effectiveFrom</i> datetime for which the property is valid, and an <i>effectiveUntil</i> datetime until which the property is valid. Not supplying an <i>effectiveUntil</i> datetime results in the property being valid indefinitely, or until the next <i>effectiveFrom</i> datetime of the property.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Fund to update or insert the properties onto.
codeThe code of the Fund to update or insert the properties onto. Together with the scope this uniquely identifies the Fund.
requestBodyThe properties to be updated or inserted onto the Fund. Each property in the request must be keyed by its unique property key. This has the format {domain}/{scope}/{code} e.g. &quot;Fund/Manager/Id&quot;. (optional)
operationIndexIndex associated with the operation.
Returns
FundProperties

Implemented in Lusid.Sdk.Api.FundsApi.

◆ UpsertFundPropertiesWithHttpInfo()

ApiResponse<FundProperties> Lusid.Sdk.Api.IFundsApiSync.UpsertFundPropertiesWithHttpInfo ( string  scope,
string  code,
Dictionary< string, Property >?  requestBody = default(Dictionary< string, Property >?),
int  operationIndex = 0 
)

[EXPERIMENTAL] UpsertFundProperties: Upsert Fund properties.

Update or insert one or more properties onto a single Fund. A property will be updated if it already exists and inserted if it does not. All properties must be of the domain &#39;Fund&#39;. Upserting a property that exists for an Fund, with a null value, will delete the instance of the property for that group. Properties have an <i>effectiveFrom</i> datetime for which the property is valid, and an <i>effectiveUntil</i> datetime until which the property is valid. Not supplying an <i>effectiveUntil</i> datetime results in the property being valid indefinitely, or until the next <i>effectiveFrom</i> datetime of the property.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Fund to update or insert the properties onto.
codeThe code of the Fund to update or insert the properties onto. Together with the scope this uniquely identifies the Fund.
requestBodyThe properties to be updated or inserted onto the Fund. Each property in the request must be keyed by its unique property key. This has the format {domain}/{scope}/{code} e.g. &quot;Fund/Manager/Id&quot;. (optional)
operationIndexIndex associated with the operation.
Returns
ApiResponse of FundProperties

Implemented in Lusid.Sdk.Api.FundsApi.

◆ UpsertValuationPoint()

DiaryEntry Lusid.Sdk.Api.IFundsApiSync.UpsertValuationPoint ( string  scope,
string  code,
UpsertValuationPointRequest  upsertValuationPointRequest,
int  operationIndex = 0 
)

[EXPERIMENTAL] UpsertValuationPoint: Upsert Valuation Point.

Update or insert the estimate Valuation Point. If the Valuation Point does not exist, this method will create it in estimate state. If the Valuation Point already exists and is in estimate state, the Valuation Point will be updated with the newly specified information in this request.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Fund.
codeThe code of the Fund. Together with the scope this uniquely identifies the Fund.
upsertValuationPointRequestThe Valuation Point Estimate definition to Upsert
operationIndexIndex associated with the operation.
Returns
DiaryEntry

Implemented in Lusid.Sdk.Api.FundsApi.

◆ UpsertValuationPointWithHttpInfo()

ApiResponse<DiaryEntry> Lusid.Sdk.Api.IFundsApiSync.UpsertValuationPointWithHttpInfo ( string  scope,
string  code,
UpsertValuationPointRequest  upsertValuationPointRequest,
int  operationIndex = 0 
)

[EXPERIMENTAL] UpsertValuationPoint: Upsert Valuation Point.

Update or insert the estimate Valuation Point. If the Valuation Point does not exist, this method will create it in estimate state. If the Valuation Point already exists and is in estimate state, the Valuation Point will be updated with the newly specified information in this request.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Fund.
codeThe code of the Fund. Together with the scope this uniquely identifies the Fund.
upsertValuationPointRequestThe Valuation Point Estimate definition to Upsert
operationIndexIndex associated with the operation.
Returns
ApiResponse of DiaryEntry

Implemented in Lusid.Sdk.Api.FundsApi.


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