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

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

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

Public Member Functions

AnnulSingleStructuredDataResponse DeleteCdsFlowConventions (string scope, string code, int operationIndex=0)
 [BETA] DeleteCdsFlowConventions: Delete the CDS Flow Conventions of given scope and code, assuming that it is present. More...
 
ApiResponse< AnnulSingleStructuredDataResponseDeleteCdsFlowConventionsWithHttpInfo (string scope, string code, int operationIndex=0)
 [BETA] DeleteCdsFlowConventions: Delete the CDS Flow Conventions of given scope and code, assuming that it is present. More...
 
AnnulSingleStructuredDataResponse DeleteFlowConventions (string scope, string code, int operationIndex=0)
 [BETA] DeleteFlowConventions: Delete the Flow Conventions of given scope and code, assuming that it is present. More...
 
ApiResponse< AnnulSingleStructuredDataResponseDeleteFlowConventionsWithHttpInfo (string scope, string code, int operationIndex=0)
 [BETA] DeleteFlowConventions: Delete the Flow Conventions of given scope and code, assuming that it is present. More...
 
AnnulSingleStructuredDataResponse DeleteIndexConvention (string scope, string code, int operationIndex=0)
 [BETA] DeleteIndexConvention: Delete the Index Convention of given scope and code, assuming that it is present. More...
 
ApiResponse< AnnulSingleStructuredDataResponseDeleteIndexConventionWithHttpInfo (string scope, string code, int operationIndex=0)
 [BETA] DeleteIndexConvention: Delete the Index Convention of given scope and code, assuming that it is present. More...
 
GetCdsFlowConventionsResponse GetCdsFlowConventions (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [BETA] GetCdsFlowConventions: Get CDS Flow Conventions More...
 
ApiResponse< GetCdsFlowConventionsResponseGetCdsFlowConventionsWithHttpInfo (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [BETA] GetCdsFlowConventions: Get CDS Flow Conventions More...
 
GetFlowConventionsResponse GetFlowConventions (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [BETA] GetFlowConventions: Get Flow Conventions More...
 
ApiResponse< GetFlowConventionsResponseGetFlowConventionsWithHttpInfo (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [BETA] GetFlowConventions: Get Flow Conventions More...
 
GetIndexConventionResponse GetIndexConvention (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [BETA] GetIndexConvention: Get Index Convention More...
 
ApiResponse< GetIndexConventionResponseGetIndexConventionWithHttpInfo (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [BETA] GetIndexConvention: Get Index Convention More...
 
ResourceListOfGetCdsFlowConventionsResponse ListCdsFlowConventions (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [BETA] ListCdsFlowConventions: List the set of CDS Flow Conventions More...
 
ApiResponse< ResourceListOfGetCdsFlowConventionsResponseListCdsFlowConventionsWithHttpInfo (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [BETA] ListCdsFlowConventions: List the set of CDS Flow Conventions More...
 
ResourceListOfGetFlowConventionsResponse ListFlowConventions (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [BETA] ListFlowConventions: List the set of Flow Conventions More...
 
ApiResponse< ResourceListOfGetFlowConventionsResponseListFlowConventionsWithHttpInfo (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [BETA] ListFlowConventions: List the set of Flow Conventions More...
 
ResourceListOfGetIndexConventionResponse ListIndexConvention (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [BETA] ListIndexConvention: List the set of Index Conventions More...
 
ApiResponse< ResourceListOfGetIndexConventionResponseListIndexConventionWithHttpInfo (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [BETA] ListIndexConvention: List the set of Index Conventions More...
 
UpsertSingleStructuredDataResponse UpsertCdsFlowConventions (UpsertCdsFlowConventionsRequest upsertCdsFlowConventionsRequest, int operationIndex=0)
 [BETA] UpsertCdsFlowConventions: Upsert a set of CDS Flow Conventions. This creates or updates the data in Lusid. More...
 
ApiResponse< UpsertSingleStructuredDataResponseUpsertCdsFlowConventionsWithHttpInfo (UpsertCdsFlowConventionsRequest upsertCdsFlowConventionsRequest, int operationIndex=0)
 [BETA] UpsertCdsFlowConventions: Upsert a set of CDS Flow Conventions. This creates or updates the data in Lusid. More...
 
UpsertSingleStructuredDataResponse UpsertFlowConventions (UpsertFlowConventionsRequest upsertFlowConventionsRequest, int operationIndex=0)
 [BETA] UpsertFlowConventions: Upsert Flow Conventions. This creates or updates the data in Lusid. More...
 
ApiResponse< UpsertSingleStructuredDataResponseUpsertFlowConventionsWithHttpInfo (UpsertFlowConventionsRequest upsertFlowConventionsRequest, int operationIndex=0)
 [BETA] UpsertFlowConventions: Upsert Flow Conventions. This creates or updates the data in Lusid. More...
 
UpsertSingleStructuredDataResponse UpsertIndexConvention (UpsertIndexConventionRequest upsertIndexConventionRequest, int operationIndex=0)
 [BETA] UpsertIndexConvention: Upsert a set of Index Convention. This creates or updates the data in Lusid. More...
 
ApiResponse< UpsertSingleStructuredDataResponseUpsertIndexConventionWithHttpInfo (UpsertIndexConventionRequest upsertIndexConventionRequest, int operationIndex=0)
 [BETA] UpsertIndexConvention: Upsert a set of Index Convention. This creates or updates the data in Lusid. 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

◆ DeleteCdsFlowConventions()

AnnulSingleStructuredDataResponse Lusid.Sdk.Api.IConventionsApiSync.DeleteCdsFlowConventions ( string  scope,
string  code,
int  operationIndex = 0 
)

[BETA] DeleteCdsFlowConventions: Delete the CDS Flow Conventions of given scope and code, assuming that it is present.

Delete the specified CDS Flow Conventions from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the CDS Flow Conventions to delete.
codeThe CDS Flow Conventions to delete.
operationIndexIndex associated with the operation.
Returns
AnnulSingleStructuredDataResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ DeleteCdsFlowConventionsWithHttpInfo()

ApiResponse<AnnulSingleStructuredDataResponse> Lusid.Sdk.Api.IConventionsApiSync.DeleteCdsFlowConventionsWithHttpInfo ( string  scope,
string  code,
int  operationIndex = 0 
)

[BETA] DeleteCdsFlowConventions: Delete the CDS Flow Conventions of given scope and code, assuming that it is present.

Delete the specified CDS Flow Conventions from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the CDS Flow Conventions to delete.
codeThe CDS Flow Conventions to delete.
operationIndexIndex associated with the operation.
Returns
ApiResponse of AnnulSingleStructuredDataResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ DeleteFlowConventions()

AnnulSingleStructuredDataResponse Lusid.Sdk.Api.IConventionsApiSync.DeleteFlowConventions ( string  scope,
string  code,
int  operationIndex = 0 
)

[BETA] DeleteFlowConventions: Delete the Flow Conventions of given scope and code, assuming that it is present.

Delete the specified conventions from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Flow Conventions to delete.
codeThe Flow Conventions to delete.
operationIndexIndex associated with the operation.
Returns
AnnulSingleStructuredDataResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ DeleteFlowConventionsWithHttpInfo()

ApiResponse<AnnulSingleStructuredDataResponse> Lusid.Sdk.Api.IConventionsApiSync.DeleteFlowConventionsWithHttpInfo ( string  scope,
string  code,
int  operationIndex = 0 
)

[BETA] DeleteFlowConventions: Delete the Flow Conventions of given scope and code, assuming that it is present.

Delete the specified conventions from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Flow Conventions to delete.
codeThe Flow Conventions to delete.
operationIndexIndex associated with the operation.
Returns
ApiResponse of AnnulSingleStructuredDataResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ DeleteIndexConvention()

AnnulSingleStructuredDataResponse Lusid.Sdk.Api.IConventionsApiSync.DeleteIndexConvention ( string  scope,
string  code,
int  operationIndex = 0 
)

[BETA] DeleteIndexConvention: Delete the Index Convention of given scope and code, assuming that it is present.

Delete the specified Index Convention from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Index Convention to delete.
codeThe Index Convention to delete.
operationIndexIndex associated with the operation.
Returns
AnnulSingleStructuredDataResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ DeleteIndexConventionWithHttpInfo()

ApiResponse<AnnulSingleStructuredDataResponse> Lusid.Sdk.Api.IConventionsApiSync.DeleteIndexConventionWithHttpInfo ( string  scope,
string  code,
int  operationIndex = 0 
)

[BETA] DeleteIndexConvention: Delete the Index Convention of given scope and code, assuming that it is present.

Delete the specified Index Convention from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Index Convention to delete.
codeThe Index Convention to delete.
operationIndexIndex associated with the operation.
Returns
ApiResponse of AnnulSingleStructuredDataResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ GetCdsFlowConventions()

GetCdsFlowConventionsResponse Lusid.Sdk.Api.IConventionsApiSync.GetCdsFlowConventions ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)

[BETA] GetCdsFlowConventions: Get CDS Flow Conventions

Get a CDS Flow Conventions from a single scope. The response will return either the conventions that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the CDS Flow Conventions to retrieve.
codeThe name of the CDS Flow Conventions to retrieve the data for.
asAtThe asAt datetime at which to retrieve the CDS Flow Conventions. Defaults to return the latest version if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
GetCdsFlowConventionsResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ GetCdsFlowConventionsWithHttpInfo()

ApiResponse<GetCdsFlowConventionsResponse> Lusid.Sdk.Api.IConventionsApiSync.GetCdsFlowConventionsWithHttpInfo ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)

[BETA] GetCdsFlowConventions: Get CDS Flow Conventions

Get a CDS Flow Conventions from a single scope. The response will return either the conventions that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the CDS Flow Conventions to retrieve.
codeThe name of the CDS Flow Conventions to retrieve the data for.
asAtThe asAt datetime at which to retrieve the CDS Flow Conventions. Defaults to return the latest version if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
ApiResponse of GetCdsFlowConventionsResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ GetFlowConventions()

GetFlowConventionsResponse Lusid.Sdk.Api.IConventionsApiSync.GetFlowConventions ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)

[BETA] GetFlowConventions: Get Flow Conventions

Get a Flow Conventions from a single scope. The response will return either the conventions that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Flow Conventions to retrieve.
codeThe name of the Flow Conventions to retrieve the data for.
asAtThe asAt datetime at which to retrieve the Flow Conventions. Defaults to return the latest version if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
GetFlowConventionsResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ GetFlowConventionsWithHttpInfo()

ApiResponse<GetFlowConventionsResponse> Lusid.Sdk.Api.IConventionsApiSync.GetFlowConventionsWithHttpInfo ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)

[BETA] GetFlowConventions: Get Flow Conventions

Get a Flow Conventions from a single scope. The response will return either the conventions that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Flow Conventions to retrieve.
codeThe name of the Flow Conventions to retrieve the data for.
asAtThe asAt datetime at which to retrieve the Flow Conventions. Defaults to return the latest version if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
ApiResponse of GetFlowConventionsResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ GetIndexConvention()

GetIndexConventionResponse Lusid.Sdk.Api.IConventionsApiSync.GetIndexConvention ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)

[BETA] GetIndexConvention: Get Index Convention

Get a Index Convention from a single scope. The response will return either the conventions that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Index Convention to retrieve.
codeThe name of the Index Convention to retrieve the data for.
asAtThe asAt datetime at which to retrieve the Index Convention. Defaults to return the latest version if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
GetIndexConventionResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ GetIndexConventionWithHttpInfo()

ApiResponse<GetIndexConventionResponse> Lusid.Sdk.Api.IConventionsApiSync.GetIndexConventionWithHttpInfo ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)

[BETA] GetIndexConvention: Get Index Convention

Get a Index Convention from a single scope. The response will return either the conventions that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Index Convention to retrieve.
codeThe name of the Index Convention to retrieve the data for.
asAtThe asAt datetime at which to retrieve the Index Convention. Defaults to return the latest version if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
ApiResponse of GetIndexConventionResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ ListCdsFlowConventions()

ResourceListOfGetCdsFlowConventionsResponse Lusid.Sdk.Api.IConventionsApiSync.ListCdsFlowConventions ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)

[BETA] ListCdsFlowConventions: List the set of CDS Flow Conventions

List the set of CDS Flow Conventions at the specified date/time

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
asAtThe asAt datetime at which to list the conventions. Defaults to latest if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
ResourceListOfGetCdsFlowConventionsResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ ListCdsFlowConventionsWithHttpInfo()

ApiResponse<ResourceListOfGetCdsFlowConventionsResponse> Lusid.Sdk.Api.IConventionsApiSync.ListCdsFlowConventionsWithHttpInfo ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)

[BETA] ListCdsFlowConventions: List the set of CDS Flow Conventions

List the set of CDS Flow Conventions at the specified date/time

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
asAtThe asAt datetime at which to list the conventions. Defaults to latest if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
ApiResponse of ResourceListOfGetCdsFlowConventionsResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ ListFlowConventions()

ResourceListOfGetFlowConventionsResponse Lusid.Sdk.Api.IConventionsApiSync.ListFlowConventions ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)

[BETA] ListFlowConventions: List the set of Flow Conventions

List the set of Flow Conventions at the specified date/time

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
asAtThe asAt datetime at which to list the conventions. Defaults to latest if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
ResourceListOfGetFlowConventionsResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ ListFlowConventionsWithHttpInfo()

ApiResponse<ResourceListOfGetFlowConventionsResponse> Lusid.Sdk.Api.IConventionsApiSync.ListFlowConventionsWithHttpInfo ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)

[BETA] ListFlowConventions: List the set of Flow Conventions

List the set of Flow Conventions at the specified date/time

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
asAtThe asAt datetime at which to list the conventions. Defaults to latest if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
ApiResponse of ResourceListOfGetFlowConventionsResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ ListIndexConvention()

ResourceListOfGetIndexConventionResponse Lusid.Sdk.Api.IConventionsApiSync.ListIndexConvention ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)

[BETA] ListIndexConvention: List the set of Index Conventions

List the set of Index Conventions at the specified date/time

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
asAtThe asAt datetime at which to list the conventions. Defaults to latest if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
ResourceListOfGetIndexConventionResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ ListIndexConventionWithHttpInfo()

ApiResponse<ResourceListOfGetIndexConventionResponse> Lusid.Sdk.Api.IConventionsApiSync.ListIndexConventionWithHttpInfo ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)

[BETA] ListIndexConvention: List the set of Index Conventions

List the set of Index Conventions at the specified date/time

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
asAtThe asAt datetime at which to list the conventions. Defaults to latest if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
ApiResponse of ResourceListOfGetIndexConventionResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ UpsertCdsFlowConventions()

UpsertSingleStructuredDataResponse Lusid.Sdk.Api.IConventionsApiSync.UpsertCdsFlowConventions ( UpsertCdsFlowConventionsRequest  upsertCdsFlowConventionsRequest,
int  operationIndex = 0 
)

[BETA] UpsertCdsFlowConventions: Upsert a set of CDS Flow Conventions. This creates or updates the data in Lusid.

Update or insert CDS Flow Conventions in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted CDS Flow Conventions or failure message if unsuccessful It is important to always check to verify success (or failure).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
upsertCdsFlowConventionsRequestThe CDS Flow Conventions to update or insert
operationIndexIndex associated with the operation.
Returns
UpsertSingleStructuredDataResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ UpsertCdsFlowConventionsWithHttpInfo()

ApiResponse<UpsertSingleStructuredDataResponse> Lusid.Sdk.Api.IConventionsApiSync.UpsertCdsFlowConventionsWithHttpInfo ( UpsertCdsFlowConventionsRequest  upsertCdsFlowConventionsRequest,
int  operationIndex = 0 
)

[BETA] UpsertCdsFlowConventions: Upsert a set of CDS Flow Conventions. This creates or updates the data in Lusid.

Update or insert CDS Flow Conventions in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted CDS Flow Conventions or failure message if unsuccessful It is important to always check to verify success (or failure).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
upsertCdsFlowConventionsRequestThe CDS Flow Conventions to update or insert
operationIndexIndex associated with the operation.
Returns
ApiResponse of UpsertSingleStructuredDataResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ UpsertFlowConventions()

UpsertSingleStructuredDataResponse Lusid.Sdk.Api.IConventionsApiSync.UpsertFlowConventions ( UpsertFlowConventionsRequest  upsertFlowConventionsRequest,
int  operationIndex = 0 
)

[BETA] UpsertFlowConventions: Upsert Flow Conventions. This creates or updates the data in Lusid.

Update or insert Flow Conventions in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Flow Conventions or failure message if unsuccessful It is important to always check to verify success (or failure).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
upsertFlowConventionsRequestThe Flow Conventions to update or insert
operationIndexIndex associated with the operation.
Returns
UpsertSingleStructuredDataResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ UpsertFlowConventionsWithHttpInfo()

ApiResponse<UpsertSingleStructuredDataResponse> Lusid.Sdk.Api.IConventionsApiSync.UpsertFlowConventionsWithHttpInfo ( UpsertFlowConventionsRequest  upsertFlowConventionsRequest,
int  operationIndex = 0 
)

[BETA] UpsertFlowConventions: Upsert Flow Conventions. This creates or updates the data in Lusid.

Update or insert Flow Conventions in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Flow Conventions or failure message if unsuccessful It is important to always check to verify success (or failure).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
upsertFlowConventionsRequestThe Flow Conventions to update or insert
operationIndexIndex associated with the operation.
Returns
ApiResponse of UpsertSingleStructuredDataResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ UpsertIndexConvention()

UpsertSingleStructuredDataResponse Lusid.Sdk.Api.IConventionsApiSync.UpsertIndexConvention ( UpsertIndexConventionRequest  upsertIndexConventionRequest,
int  operationIndex = 0 
)

[BETA] UpsertIndexConvention: Upsert a set of Index Convention. This creates or updates the data in Lusid.

Update or insert Index Convention in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Index Convention or failure message if unsuccessful It is important to always check to verify success (or failure).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
upsertIndexConventionRequestThe Index Conventions to update or insert
operationIndexIndex associated with the operation.
Returns
UpsertSingleStructuredDataResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ UpsertIndexConventionWithHttpInfo()

ApiResponse<UpsertSingleStructuredDataResponse> Lusid.Sdk.Api.IConventionsApiSync.UpsertIndexConventionWithHttpInfo ( UpsertIndexConventionRequest  upsertIndexConventionRequest,
int  operationIndex = 0 
)

[BETA] UpsertIndexConvention: Upsert a set of Index Convention. This creates or updates the data in Lusid.

Update or insert Index Convention in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Index Convention or failure message if unsuccessful It is important to always check to verify success (or failure).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
upsertIndexConventionRequestThe Index Conventions to update or insert
operationIndexIndex associated with the operation.
Returns
ApiResponse of UpsertSingleStructuredDataResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.


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