LUSID C# SDK
Public Member Functions | Properties | List of all members
Lusid.Sdk.Api.ConventionsApi Class Reference

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

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

Public Member Functions

 ConventionsApi ()
 Initializes a new instance of the ConventionsApi class. More...
 
 ConventionsApi (string basePath)
 Initializes a new instance of the ConventionsApi class. More...
 
 ConventionsApi (Lusid.Sdk.Client.Configuration configuration)
 Initializes a new instance of the ConventionsApi class using Configuration object More...
 
 ConventionsApi (Lusid.Sdk.Client.ISynchronousClient client, Lusid.Sdk.Client.IAsynchronousClient asyncClient, Lusid.Sdk.Client.IReadableConfiguration configuration)
 Initializes a new instance of the ConventionsApi class using a Configuration object and client instance. More...
 
string GetBasePath ()
 Gets the base path of the API client. More...
 
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. 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. More...
 
Lusid.Sdk.Client.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. 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. More...
 
async System.Threading.Tasks.Task< AnnulSingleStructuredDataResponseDeleteCdsFlowConventionsAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [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. More...
 
async System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< AnnulSingleStructuredDataResponse > > DeleteCdsFlowConventionsWithHttpInfoAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [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. 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. 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. More...
 
Lusid.Sdk.Client.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. 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. More...
 
async System.Threading.Tasks.Task< AnnulSingleStructuredDataResponseDeleteFlowConventionsAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [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. More...
 
async System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< AnnulSingleStructuredDataResponse > > DeleteFlowConventionsWithHttpInfoAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [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. 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. 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. More...
 
Lusid.Sdk.Client.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. 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. More...
 
async System.Threading.Tasks.Task< AnnulSingleStructuredDataResponseDeleteIndexConventionAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [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. More...
 
async System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< AnnulSingleStructuredDataResponse > > DeleteIndexConventionWithHttpInfoAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [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. More...
 
GetCdsFlowConventionsResponse 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). More...
 
Lusid.Sdk.Client.ApiResponse< GetCdsFlowConventionsResponseGetCdsFlowConventionsWithHttpInfo (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). More...
 
async System.Threading.Tasks.Task< GetCdsFlowConventionsResponseGetCdsFlowConventionsAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [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). More...
 
async System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< GetCdsFlowConventionsResponse > > GetCdsFlowConventionsWithHttpInfoAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [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). More...
 
GetFlowConventionsResponse 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). More...
 
Lusid.Sdk.Client.ApiResponse< GetFlowConventionsResponseGetFlowConventionsWithHttpInfo (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). More...
 
async System.Threading.Tasks.Task< GetFlowConventionsResponseGetFlowConventionsAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [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). More...
 
async System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< GetFlowConventionsResponse > > GetFlowConventionsWithHttpInfoAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [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). More...
 
GetIndexConventionResponse 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). More...
 
Lusid.Sdk.Client.ApiResponse< GetIndexConventionResponseGetIndexConventionWithHttpInfo (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). More...
 
async System.Threading.Tasks.Task< GetIndexConventionResponseGetIndexConventionAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [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). More...
 
async System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< GetIndexConventionResponse > > GetIndexConventionWithHttpInfoAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [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). More...
 
ResourceListOfGetCdsFlowConventionsResponse 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 More...
 
Lusid.Sdk.Client.ApiResponse< ResourceListOfGetCdsFlowConventionsResponseListCdsFlowConventionsWithHttpInfo (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 More...
 
async System.Threading.Tasks.Task< ResourceListOfGetCdsFlowConventionsResponseListCdsFlowConventionsAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] ListCdsFlowConventions: List the set of CDS Flow Conventions List the set of CDS Flow Conventions at the specified date/time More...
 
async System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ResourceListOfGetCdsFlowConventionsResponse > > ListCdsFlowConventionsWithHttpInfoAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] ListCdsFlowConventions: List the set of CDS Flow Conventions List the set of CDS Flow Conventions at the specified date/time More...
 
ResourceListOfGetFlowConventionsResponse 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 More...
 
Lusid.Sdk.Client.ApiResponse< ResourceListOfGetFlowConventionsResponseListFlowConventionsWithHttpInfo (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 More...
 
async System.Threading.Tasks.Task< ResourceListOfGetFlowConventionsResponseListFlowConventionsAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] ListFlowConventions: List the set of Flow Conventions List the set of Flow Conventions at the specified date/time More...
 
async System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ResourceListOfGetFlowConventionsResponse > > ListFlowConventionsWithHttpInfoAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] ListFlowConventions: List the set of Flow Conventions List the set of Flow Conventions at the specified date/time More...
 
ResourceListOfGetIndexConventionResponse 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 More...
 
Lusid.Sdk.Client.ApiResponse< ResourceListOfGetIndexConventionResponseListIndexConventionWithHttpInfo (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 More...
 
async System.Threading.Tasks.Task< ResourceListOfGetIndexConventionResponseListIndexConventionAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] ListIndexConvention: List the set of Index Conventions List the set of Index Conventions at the specified date/time More...
 
async System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ResourceListOfGetIndexConventionResponse > > ListIndexConventionWithHttpInfoAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] ListIndexConvention: List the set of Index Conventions List the set of Index Conventions at the specified date/time 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. 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). More...
 
Lusid.Sdk.Client.ApiResponse< UpsertSingleStructuredDataResponseUpsertCdsFlowConventionsWithHttpInfo (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). More...
 
async System.Threading.Tasks.Task< UpsertSingleStructuredDataResponseUpsertCdsFlowConventionsAsync (UpsertCdsFlowConventionsRequest upsertCdsFlowConventionsRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [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). More...
 
async System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< UpsertSingleStructuredDataResponse > > UpsertCdsFlowConventionsWithHttpInfoAsync (UpsertCdsFlowConventionsRequest upsertCdsFlowConventionsRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [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). More...
 
UpsertSingleStructuredDataResponse 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). More...
 
Lusid.Sdk.Client.ApiResponse< UpsertSingleStructuredDataResponseUpsertFlowConventionsWithHttpInfo (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). More...
 
async System.Threading.Tasks.Task< UpsertSingleStructuredDataResponseUpsertFlowConventionsAsync (UpsertFlowConventionsRequest upsertFlowConventionsRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [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). More...
 
async System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< UpsertSingleStructuredDataResponse > > UpsertFlowConventionsWithHttpInfoAsync (UpsertFlowConventionsRequest upsertFlowConventionsRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [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). More...
 
UpsertSingleStructuredDataResponse 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). More...
 
Lusid.Sdk.Client.ApiResponse< UpsertSingleStructuredDataResponseUpsertIndexConventionWithHttpInfo (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). More...
 
async System.Threading.Tasks.Task< UpsertSingleStructuredDataResponseUpsertIndexConventionAsync (UpsertIndexConventionRequest upsertIndexConventionRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [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). More...
 
async System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< UpsertSingleStructuredDataResponse > > UpsertIndexConventionWithHttpInfoAsync (UpsertIndexConventionRequest upsertIndexConventionRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [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). More...
 

Properties

Lusid.Sdk.Client.IAsynchronousClient AsynchronousClient [get, set]
 The client for accessing this underlying API asynchronously. More...
 
Lusid.Sdk.Client.ISynchronousClient Client [get, set]
 The client for accessing this underlying API synchronously. More...
 
Lusid.Sdk.Client.IReadableConfiguration Configuration [get, set]
 Gets or sets the configuration object More...
 
Lusid.Sdk.Client.ExceptionFactory ExceptionFactory [get, set]
 Provides a factory method hook for the creation of exceptions. More...
 
- 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

Constructor & Destructor Documentation

◆ ConventionsApi() [1/4]

Lusid.Sdk.Api.ConventionsApi.ConventionsApi ( )
inline

Initializes a new instance of the ConventionsApi class.

Returns

◆ ConventionsApi() [2/4]

Lusid.Sdk.Api.ConventionsApi.ConventionsApi ( string  basePath)
inline

Initializes a new instance of the ConventionsApi class.

Returns

◆ ConventionsApi() [3/4]

Lusid.Sdk.Api.ConventionsApi.ConventionsApi ( Lusid.Sdk.Client.Configuration  configuration)
inline

Initializes a new instance of the ConventionsApi class using Configuration object

Parameters
configurationAn instance of Configuration
Returns

◆ ConventionsApi() [4/4]

Lusid.Sdk.Api.ConventionsApi.ConventionsApi ( Lusid.Sdk.Client.ISynchronousClient  client,
Lusid.Sdk.Client.IAsynchronousClient  asyncClient,
Lusid.Sdk.Client.IReadableConfiguration  configuration 
)
inline

Initializes a new instance of the ConventionsApi class using a Configuration object and client instance.

Parameters
clientThe client interface for synchronous API access.
asyncClientThe client interface for asynchronous API access.
configurationThe configuration object.

Member Function Documentation

◆ DeleteCdsFlowConventions()

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

[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

Implements Lusid.Sdk.Api.IConventionsApiSync.

◆ DeleteCdsFlowConventionsAsync()

async System.Threading.Tasks.Task<AnnulSingleStructuredDataResponse> Lusid.Sdk.Api.ConventionsApi.DeleteCdsFlowConventionsAsync ( string  scope,
string  code,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[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.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of AnnulSingleStructuredDataResponse

Implements Lusid.Sdk.Api.IConventionsApiAsync.

◆ DeleteCdsFlowConventionsWithHttpInfo()

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

[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

Implements Lusid.Sdk.Api.IConventionsApiSync.

◆ DeleteCdsFlowConventionsWithHttpInfoAsync()

async System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<AnnulSingleStructuredDataResponse> > Lusid.Sdk.Api.ConventionsApi.DeleteCdsFlowConventionsWithHttpInfoAsync ( string  scope,
string  code,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[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.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (AnnulSingleStructuredDataResponse)

Implements Lusid.Sdk.Api.IConventionsApiAsync.

◆ DeleteFlowConventions()

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

[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

Implements Lusid.Sdk.Api.IConventionsApiSync.

◆ DeleteFlowConventionsAsync()

async System.Threading.Tasks.Task<AnnulSingleStructuredDataResponse> Lusid.Sdk.Api.ConventionsApi.DeleteFlowConventionsAsync ( string  scope,
string  code,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[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.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of AnnulSingleStructuredDataResponse

Implements Lusid.Sdk.Api.IConventionsApiAsync.

◆ DeleteFlowConventionsWithHttpInfo()

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

[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

Implements Lusid.Sdk.Api.IConventionsApiSync.

◆ DeleteFlowConventionsWithHttpInfoAsync()

async System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<AnnulSingleStructuredDataResponse> > Lusid.Sdk.Api.ConventionsApi.DeleteFlowConventionsWithHttpInfoAsync ( string  scope,
string  code,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[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.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (AnnulSingleStructuredDataResponse)

Implements Lusid.Sdk.Api.IConventionsApiAsync.

◆ DeleteIndexConvention()

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

[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

Implements Lusid.Sdk.Api.IConventionsApiSync.

◆ DeleteIndexConventionAsync()

async System.Threading.Tasks.Task<AnnulSingleStructuredDataResponse> Lusid.Sdk.Api.ConventionsApi.DeleteIndexConventionAsync ( string  scope,
string  code,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[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.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of AnnulSingleStructuredDataResponse

Implements Lusid.Sdk.Api.IConventionsApiAsync.

◆ DeleteIndexConventionWithHttpInfo()

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

[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

Implements Lusid.Sdk.Api.IConventionsApiSync.

◆ DeleteIndexConventionWithHttpInfoAsync()

async System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<AnnulSingleStructuredDataResponse> > Lusid.Sdk.Api.ConventionsApi.DeleteIndexConventionWithHttpInfoAsync ( string  scope,
string  code,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[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.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (AnnulSingleStructuredDataResponse)

Implements Lusid.Sdk.Api.IConventionsApiAsync.

◆ GetBasePath()

string Lusid.Sdk.Api.ConventionsApi.GetBasePath ( )
inline

Gets the base path of the API client.

The base path

Implements Lusid.Sdk.Client.IApiAccessor.

◆ GetCdsFlowConventions()

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

[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

Implements Lusid.Sdk.Api.IConventionsApiSync.

◆ GetCdsFlowConventionsAsync()

async System.Threading.Tasks.Task<GetCdsFlowConventionsResponse> Lusid.Sdk.Api.ConventionsApi.GetCdsFlowConventionsAsync ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[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.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of GetCdsFlowConventionsResponse

Implements Lusid.Sdk.Api.IConventionsApiAsync.

◆ GetCdsFlowConventionsWithHttpInfo()

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

[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

Implements Lusid.Sdk.Api.IConventionsApiSync.

◆ GetCdsFlowConventionsWithHttpInfoAsync()

async System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<GetCdsFlowConventionsResponse> > Lusid.Sdk.Api.ConventionsApi.GetCdsFlowConventionsWithHttpInfoAsync ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[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.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (GetCdsFlowConventionsResponse)

Implements Lusid.Sdk.Api.IConventionsApiAsync.

◆ GetFlowConventions()

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

[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

Implements Lusid.Sdk.Api.IConventionsApiSync.

◆ GetFlowConventionsAsync()

async System.Threading.Tasks.Task<GetFlowConventionsResponse> Lusid.Sdk.Api.ConventionsApi.GetFlowConventionsAsync ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[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.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of GetFlowConventionsResponse

Implements Lusid.Sdk.Api.IConventionsApiAsync.

◆ GetFlowConventionsWithHttpInfo()

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

[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

Implements Lusid.Sdk.Api.IConventionsApiSync.

◆ GetFlowConventionsWithHttpInfoAsync()

async System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<GetFlowConventionsResponse> > Lusid.Sdk.Api.ConventionsApi.GetFlowConventionsWithHttpInfoAsync ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[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.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (GetFlowConventionsResponse)

Implements Lusid.Sdk.Api.IConventionsApiAsync.

◆ GetIndexConvention()

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

[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

Implements Lusid.Sdk.Api.IConventionsApiSync.

◆ GetIndexConventionAsync()

async System.Threading.Tasks.Task<GetIndexConventionResponse> Lusid.Sdk.Api.ConventionsApi.GetIndexConventionAsync ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[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.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of GetIndexConventionResponse

Implements Lusid.Sdk.Api.IConventionsApiAsync.

◆ GetIndexConventionWithHttpInfo()

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

[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

Implements Lusid.Sdk.Api.IConventionsApiSync.

◆ GetIndexConventionWithHttpInfoAsync()

async System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<GetIndexConventionResponse> > Lusid.Sdk.Api.ConventionsApi.GetIndexConventionWithHttpInfoAsync ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[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.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (GetIndexConventionResponse)

Implements Lusid.Sdk.Api.IConventionsApiAsync.

◆ ListCdsFlowConventions()

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

[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

Implements Lusid.Sdk.Api.IConventionsApiSync.

◆ ListCdsFlowConventionsAsync()

async System.Threading.Tasks.Task<ResourceListOfGetCdsFlowConventionsResponse> Lusid.Sdk.Api.ConventionsApi.ListCdsFlowConventionsAsync ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[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.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ResourceListOfGetCdsFlowConventionsResponse

Implements Lusid.Sdk.Api.IConventionsApiAsync.

◆ ListCdsFlowConventionsWithHttpInfo()

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

[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

Implements Lusid.Sdk.Api.IConventionsApiSync.

◆ ListCdsFlowConventionsWithHttpInfoAsync()

async System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<ResourceListOfGetCdsFlowConventionsResponse> > Lusid.Sdk.Api.ConventionsApi.ListCdsFlowConventionsWithHttpInfoAsync ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[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.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (ResourceListOfGetCdsFlowConventionsResponse)

Implements Lusid.Sdk.Api.IConventionsApiAsync.

◆ ListFlowConventions()

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

[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

Implements Lusid.Sdk.Api.IConventionsApiSync.

◆ ListFlowConventionsAsync()

async System.Threading.Tasks.Task<ResourceListOfGetFlowConventionsResponse> Lusid.Sdk.Api.ConventionsApi.ListFlowConventionsAsync ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[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.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ResourceListOfGetFlowConventionsResponse

Implements Lusid.Sdk.Api.IConventionsApiAsync.

◆ ListFlowConventionsWithHttpInfo()

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

[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

Implements Lusid.Sdk.Api.IConventionsApiSync.

◆ ListFlowConventionsWithHttpInfoAsync()

async System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<ResourceListOfGetFlowConventionsResponse> > Lusid.Sdk.Api.ConventionsApi.ListFlowConventionsWithHttpInfoAsync ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[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.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (ResourceListOfGetFlowConventionsResponse)

Implements Lusid.Sdk.Api.IConventionsApiAsync.

◆ ListIndexConvention()

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

[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

Implements Lusid.Sdk.Api.IConventionsApiSync.

◆ ListIndexConventionAsync()

async System.Threading.Tasks.Task<ResourceListOfGetIndexConventionResponse> Lusid.Sdk.Api.ConventionsApi.ListIndexConventionAsync ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[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.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ResourceListOfGetIndexConventionResponse

Implements Lusid.Sdk.Api.IConventionsApiAsync.

◆ ListIndexConventionWithHttpInfo()

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

[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

Implements Lusid.Sdk.Api.IConventionsApiSync.

◆ ListIndexConventionWithHttpInfoAsync()

async System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<ResourceListOfGetIndexConventionResponse> > Lusid.Sdk.Api.ConventionsApi.ListIndexConventionWithHttpInfoAsync ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[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.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (ResourceListOfGetIndexConventionResponse)

Implements Lusid.Sdk.Api.IConventionsApiAsync.

◆ UpsertCdsFlowConventions()

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

[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

Implements Lusid.Sdk.Api.IConventionsApiSync.

◆ UpsertCdsFlowConventionsAsync()

async System.Threading.Tasks.Task<UpsertSingleStructuredDataResponse> Lusid.Sdk.Api.ConventionsApi.UpsertCdsFlowConventionsAsync ( UpsertCdsFlowConventionsRequest  upsertCdsFlowConventionsRequest,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[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.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of UpsertSingleStructuredDataResponse

Implements Lusid.Sdk.Api.IConventionsApiAsync.

◆ UpsertCdsFlowConventionsWithHttpInfo()

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

[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

Implements Lusid.Sdk.Api.IConventionsApiSync.

◆ UpsertCdsFlowConventionsWithHttpInfoAsync()

async System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<UpsertSingleStructuredDataResponse> > Lusid.Sdk.Api.ConventionsApi.UpsertCdsFlowConventionsWithHttpInfoAsync ( UpsertCdsFlowConventionsRequest  upsertCdsFlowConventionsRequest,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[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.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (UpsertSingleStructuredDataResponse)

Implements Lusid.Sdk.Api.IConventionsApiAsync.

◆ UpsertFlowConventions()

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

[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

Implements Lusid.Sdk.Api.IConventionsApiSync.

◆ UpsertFlowConventionsAsync()

async System.Threading.Tasks.Task<UpsertSingleStructuredDataResponse> Lusid.Sdk.Api.ConventionsApi.UpsertFlowConventionsAsync ( UpsertFlowConventionsRequest  upsertFlowConventionsRequest,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[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.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of UpsertSingleStructuredDataResponse

Implements Lusid.Sdk.Api.IConventionsApiAsync.

◆ UpsertFlowConventionsWithHttpInfo()

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

[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

Implements Lusid.Sdk.Api.IConventionsApiSync.

◆ UpsertFlowConventionsWithHttpInfoAsync()

async System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<UpsertSingleStructuredDataResponse> > Lusid.Sdk.Api.ConventionsApi.UpsertFlowConventionsWithHttpInfoAsync ( UpsertFlowConventionsRequest  upsertFlowConventionsRequest,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[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.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (UpsertSingleStructuredDataResponse)

Implements Lusid.Sdk.Api.IConventionsApiAsync.

◆ UpsertIndexConvention()

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

[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

Implements Lusid.Sdk.Api.IConventionsApiSync.

◆ UpsertIndexConventionAsync()

async System.Threading.Tasks.Task<UpsertSingleStructuredDataResponse> Lusid.Sdk.Api.ConventionsApi.UpsertIndexConventionAsync ( UpsertIndexConventionRequest  upsertIndexConventionRequest,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[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.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of UpsertSingleStructuredDataResponse

Implements Lusid.Sdk.Api.IConventionsApiAsync.

◆ UpsertIndexConventionWithHttpInfo()

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

[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

Implements Lusid.Sdk.Api.IConventionsApiSync.

◆ UpsertIndexConventionWithHttpInfoAsync()

async System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<UpsertSingleStructuredDataResponse> > Lusid.Sdk.Api.ConventionsApi.UpsertIndexConventionWithHttpInfoAsync ( UpsertIndexConventionRequest  upsertIndexConventionRequest,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[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.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (UpsertSingleStructuredDataResponse)

Implements Lusid.Sdk.Api.IConventionsApiAsync.

Property Documentation

◆ AsynchronousClient

Lusid.Sdk.Client.IAsynchronousClient Lusid.Sdk.Api.ConventionsApi.AsynchronousClient
getset

The client for accessing this underlying API asynchronously.

◆ Client

Lusid.Sdk.Client.ISynchronousClient Lusid.Sdk.Api.ConventionsApi.Client
getset

The client for accessing this underlying API synchronously.

◆ Configuration

Lusid.Sdk.Client.IReadableConfiguration Lusid.Sdk.Api.ConventionsApi.Configuration
getset

Gets or sets the configuration object

An instance of the Configuration

◆ ExceptionFactory

Lusid.Sdk.Client.ExceptionFactory Lusid.Sdk.Api.ConventionsApi.ExceptionFactory
getset

Provides a factory method hook for the creation of exceptions.


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